Action not permitted
Modal body text goes here.
cve-2022-32148
Vulnerability from cvelistv5
Published
2022-08-09 20:18
Modified
2024-08-03 07:32
Severity ?
EPSS score ?
Summary
Exposure of client IP addresses in net/http
References
▼ | URL | Tags | |
---|---|---|---|
security@golang.org | https://go.dev/cl/412857 | Patch | |
security@golang.org | https://go.dev/issue/53423 | Exploit, Issue Tracking, Third Party Advisory | |
security@golang.org | https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a | Mailing List, Patch | |
security@golang.org | https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE | Mailing List, Release Notes | |
security@golang.org | https://pkg.go.dev/vuln/GO-2022-0520 | Vendor Advisory |
Impacted products
▼ | Vendor | Product |
---|---|---|
Go standard library | net/http |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T07:32:55.971Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://go.dev/cl/412857" }, { "tags": [ "x_transferred" ], "url": "https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a" }, { "tags": [ "x_transferred" ], "url": "https://go.dev/issue/53423" }, { "tags": [ "x_transferred" ], "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" }, { "tags": [ "x_transferred" ], "url": "https://pkg.go.dev/vuln/GO-2022-0520" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "collectionURL": "https://pkg.go.dev", "defaultStatus": "unaffected", "packageName": "net/http", "product": "net/http", "programRoutines": [ { "name": "Header.Clone" } ], "vendor": "Go standard library", "versions": [ { "lessThan": "1.17.12", "status": "affected", "version": "0", "versionType": "semver" }, { "lessThan": "1.18.4", "status": "affected", "version": "1.18.0-0", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "value": "Christian Mehlmauer" } ], "descriptions": [ { "lang": "en", "value": "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." } ], "problemTypes": [ { "descriptions": [ { "description": "CWE-200: Information Exposure", "lang": "en" } ] } ], "providerMetadata": { "dateUpdated": "2023-06-12T19:04:32.608Z", "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc", "shortName": "Go" }, "references": [ { "url": "https://go.dev/cl/412857" }, { "url": "https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a" }, { "url": "https://go.dev/issue/53423" }, { "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" }, { "url": "https://pkg.go.dev/vuln/GO-2022-0520" } ], "title": "Exposure of client IP addresses in net/http" } }, "cveMetadata": { "assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc", "assignerShortName": "Go", "cveId": "CVE-2022-32148", "datePublished": "2022-08-09T20:18:21", "dateReserved": "2022-05-31T00:00:00", "dateUpdated": "2024-08-03T07:32:55.971Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2022-32148\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2022-08-10T20:15:47.133\",\"lastModified\":\"2023-11-07T03:47:43.703\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Una exposici\u00f3n inapropiada de las direcciones IP de los clientes en net/http versiones anteriores a Go 1.17.12 y Go 1.18.4, puede desencadenarse llamando a httputil.ReverseProxy.ServeHTTP con un mapa Request.Header que contenga un valor nulo para el encabezado X-Forwarded-For, lo que causa que ReverseProxy establezca la IP del cliente como valor de el encabezado X-Forwarded-For\"}],\"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:L/I:L/A:N\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":3.9,\"impactScore\":2.5}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.17.12\",\"matchCriteriaId\":\"646881F6-A299-4D92-A1F3-E95959FA426F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.18.0\",\"versionEndExcluding\":\"1.18.4\",\"matchCriteriaId\":\"FE088A2D-7894-4A48-887C-36DD727A7BEB\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/412857\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/53423\",\"source\":\"security@golang.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2022-0520\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]}]}}" } }
rhsa-2023_3664
Vulnerability from csaf_redhat
Published
2023-06-19 10:32
Modified
2024-11-06 03:12
Summary
Red Hat Security Advisory: OpenShift Jenkins image and Jenkins agent base image security update
Notes
Topic
Release of Bug Advisories for the OpenShift Jenkins image and Jenkins agent base image.
Red 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.
Details
Release of Security Advisory for the OpenShift Jenkins image and Jenkins agent base image.
Security Fix(es):
* golang: net/http: An attacker can cause excessive memory growth in a Go
server accepting HTTP/2 requests (CVE-2022-41717)
* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)
* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)
For 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.
Terms of Use
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.
{ "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": "2024-11-06T03:12:03+00:00", "generator": { "date": "2024-11-06T03:12:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "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": "2024-11-06T03:12:03+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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-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-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": "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/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-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-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-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-2022_7648
Vulnerability from csaf_redhat
Published
2022-11-08 09:46
Modified
2024-11-06 01:56
Summary
Red Hat Security Advisory: grafana-pcp security update
Notes
Topic
An update for grafana-pcp is now available for Red Hat Enterprise Linux 8.
Red 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.
Details
The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.
Security Fix(es):
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
For 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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.7 Release Notes linked from the References section.
Terms of Use
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.
{ "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-pcp 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 Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\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/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\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.7 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-2022:7648", "url": "https://access.redhat.com/errata/RHSA-2022:7648" }, { "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.7_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index" }, { "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7648.json" } ], "title": "Red Hat Security Advisory: grafana-pcp security update", "tracking": { "current_release_date": "2024-11-06T01:56:46+00:00", "generator": { "date": "2024-11-06T01:56:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:7648", "initial_release_date": "2022-11-08T09:46:12+00:00", "revision_history": [ { "date": "2022-11-08T09:46:12+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-11-08T09:46:12+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:56:46+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.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-pcp-0:3.2.0-2.el8.src", "product": { "name": "grafana-pcp-0:3.2.0-2.el8.src", "product_id": "grafana-pcp-0:3.2.0-2.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-2.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "grafana-pcp-0:3.2.0-2.el8.aarch64", "product": { "name": "grafana-pcp-0:3.2.0-2.el8.aarch64", "product_id": "grafana-pcp-0:3.2.0-2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-2.el8?arch=aarch64" } } }, { "category": "product_version", "name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64", "product": { "name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64", "product_id": "grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-2.el8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "grafana-pcp-0:3.2.0-2.el8.ppc64le", "product": { "name": "grafana-pcp-0:3.2.0-2.el8.ppc64le", "product_id": "grafana-pcp-0:3.2.0-2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-2.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le", "product": { "name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le", "product_id": "grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-2.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "grafana-pcp-0:3.2.0-2.el8.x86_64", "product": { "name": "grafana-pcp-0:3.2.0-2.el8.x86_64", "product_id": "grafana-pcp-0:3.2.0-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64", "product": { "name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64", "product_id": "grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-2.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "grafana-pcp-0:3.2.0-2.el8.s390x", "product": { "name": "grafana-pcp-0:3.2.0-2.el8.s390x", "product_id": "grafana-pcp-0:3.2.0-2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-2.el8?arch=s390x" } } }, { "category": "product_version", "name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x", "product": { "name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x", "product_id": "grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-pcp-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": "grafana-pcp-0:3.2.0-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64" }, "product_reference": "grafana-pcp-0:3.2.0-2.el8.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-pcp-0:3.2.0-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le" }, "product_reference": "grafana-pcp-0:3.2.0-2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-pcp-0:3.2.0-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x" }, "product_reference": "grafana-pcp-0:3.2.0-2.el8.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-pcp-0:3.2.0-2.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src" }, "product_reference": "grafana-pcp-0:3.2.0-2.el8.src", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-pcp-0:3.2.0-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64" }, "product_reference": "grafana-pcp-0:3.2.0-2.el8.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64" }, "product_reference": "grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le" }, "product_reference": "grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x" }, "product_reference": "grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64" }, "product_reference": "grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64", "relates_to_product_reference": "AppStream-8.7.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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-pcp-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.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": "2022-11-08T09:46: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.GA:grafana-pcp-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7648" } ], "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-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: improper sanitization of Transfer-Encoding header" }, { "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-pcp-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.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": "2022-11-08T09:46: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.GA:grafana-pcp-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7648" } ], "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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-pcp-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.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": "2022-11-08T09:46: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.GA:grafana-pcp-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7648" } ], "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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-pcp-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.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": "2022-11-08T09:46: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.GA:grafana-pcp-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7648" } ], "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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-pcp-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.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": "2022-11-08T09:46: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.GA:grafana-pcp-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7648" } ], "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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-pcp-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.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": "2022-11-08T09:46: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.GA:grafana-pcp-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7648" } ], "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-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src", "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x", "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2022_5799
Vulnerability from csaf_redhat
Published
2022-08-01 16:07
Modified
2024-11-06 01:18
Summary
Red Hat Security Advisory: go-toolset and golang security and bug fix update
Notes
Topic
An update for go-toolset and golang is now available for Red Hat Enterprise Linux 9.
Red 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.
Details
Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang.
The golang packages provide the Go programming language compiler.
Security Fix(es):
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)
* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)
* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
For 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.
Bug Fix(es):
* Clean up dist-git patches (BZ#2109174)
* Update Go to version 1.17.12 (BZ#2109183)
Terms of Use
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.
{ "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 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 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": "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: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\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/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\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\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* Clean up dist-git patches (BZ#2109174)\n\n* Update Go to version 1.17.12 (BZ#2109183)", "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:5799", "url": "https://access.redhat.com/errata/RHSA-2022:5799" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5799.json" } ], "title": "Red Hat Security Advisory: go-toolset and golang security and bug fix update", "tracking": { "current_release_date": "2024-11-06T01:18:12+00:00", "generator": { "date": "2024-11-06T01:18:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:5799", "initial_release_date": "2022-08-01T16:07:42+00:00", "revision_history": [ { "date": "2022-08-01T16:07:42+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-08-01T16:07:42+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:18:12+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "golang-0:1.17.12-1.el9_0.src", "product": { "name": "golang-0:1.17.12-1.el9_0.src", "product_id": "golang-0:1.17.12-1.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.17.12-1.el9_0?arch=src" } } }, { "category": "product_version", "name": "go-toolset-0:1.17.12-1.el9_0.src", "product": { "name": "go-toolset-0:1.17.12-1.el9_0.src", "product_id": "go-toolset-0:1.17.12-1.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.el9_0?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "golang-0:1.17.12-1.el9_0.aarch64", "product": { "name": "golang-0:1.17.12-1.el9_0.aarch64", "product_id": "golang-0:1.17.12-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.17.12-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "golang-bin-0:1.17.12-1.el9_0.aarch64", "product": { "name": "golang-bin-0:1.17.12-1.el9_0.aarch64", "product_id": "golang-bin-0:1.17.12-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "go-toolset-0:1.17.12-1.el9_0.aarch64", "product": { "name": "go-toolset-0:1.17.12-1.el9_0.aarch64", "product_id": "go-toolset-0:1.17.12-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.el9_0?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "golang-0:1.17.12-1.el9_0.ppc64le", "product": { "name": "golang-0:1.17.12-1.el9_0.ppc64le", "product_id": "golang-0:1.17.12-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.17.12-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "golang-bin-0:1.17.12-1.el9_0.ppc64le", "product": { "name": "golang-bin-0:1.17.12-1.el9_0.ppc64le", "product_id": "golang-bin-0:1.17.12-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "go-toolset-0:1.17.12-1.el9_0.ppc64le", "product": { "name": "go-toolset-0:1.17.12-1.el9_0.ppc64le", "product_id": "go-toolset-0:1.17.12-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.el9_0?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "golang-0:1.17.12-1.el9_0.x86_64", "product": { "name": "golang-0:1.17.12-1.el9_0.x86_64", "product_id": "golang-0:1.17.12-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.17.12-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "golang-bin-0:1.17.12-1.el9_0.x86_64", "product": { "name": "golang-bin-0:1.17.12-1.el9_0.x86_64", "product_id": "golang-bin-0:1.17.12-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "golang-race-0:1.17.12-1.el9_0.x86_64", "product": { "name": "golang-race-0:1.17.12-1.el9_0.x86_64", "product_id": "golang-race-0:1.17.12-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-race@1.17.12-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "go-toolset-0:1.17.12-1.el9_0.x86_64", "product": { "name": "go-toolset-0:1.17.12-1.el9_0.x86_64", "product_id": "go-toolset-0:1.17.12-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.el9_0?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "golang-0:1.17.12-1.el9_0.s390x", "product": { "name": "golang-0:1.17.12-1.el9_0.s390x", "product_id": "golang-0:1.17.12-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.17.12-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "golang-bin-0:1.17.12-1.el9_0.s390x", "product": { "name": "golang-bin-0:1.17.12-1.el9_0.s390x", "product_id": "golang-bin-0:1.17.12-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "go-toolset-0:1.17.12-1.el9_0.s390x", "product": { "name": "go-toolset-0:1.17.12-1.el9_0.s390x", "product_id": "go-toolset-0:1.17.12-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.el9_0?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "golang-docs-0:1.17.12-1.el9_0.noarch", "product": { "name": "golang-docs-0:1.17.12-1.el9_0.noarch", "product_id": "golang-docs-0:1.17.12-1.el9_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-docs@1.17.12-1.el9_0?arch=noarch" } } }, { "category": "product_version", "name": "golang-misc-0:1.17.12-1.el9_0.noarch", "product": { "name": "golang-misc-0:1.17.12-1.el9_0.noarch", "product_id": "golang-misc-0:1.17.12-1.el9_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-misc@1.17.12-1.el9_0?arch=noarch" } } }, { "category": "product_version", "name": "golang-src-0:1.17.12-1.el9_0.noarch", "product": { "name": "golang-src-0:1.17.12-1.el9_0.noarch", "product_id": "golang-src-0:1.17.12-1.el9_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-src@1.17.12-1.el9_0?arch=noarch" } } }, { "category": "product_version", "name": "golang-tests-0:1.17.12-1.el9_0.noarch", "product": { "name": "golang-tests-0:1.17.12-1.el9_0.noarch", "product_id": "golang-tests-0:1.17.12-1.el9_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-tests@1.17.12-1.el9_0?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.17.12-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64" }, "product_reference": "go-toolset-0:1.17.12-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.17.12-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le" }, "product_reference": "go-toolset-0:1.17.12-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.17.12-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x" }, "product_reference": "go-toolset-0:1.17.12-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.17.12-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src" }, "product_reference": "go-toolset-0:1.17.12-1.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.17.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64" }, "product_reference": "go-toolset-0:1.17.12-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.17.12-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64" }, "product_reference": "golang-0:1.17.12-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.17.12-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le" }, "product_reference": "golang-0:1.17.12-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.17.12-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x" }, "product_reference": "golang-0:1.17.12-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.17.12-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src" }, "product_reference": "golang-0:1.17.12-1.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.17.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64" }, "product_reference": "golang-0:1.17.12-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.17.12-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64" }, "product_reference": "golang-bin-0:1.17.12-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.17.12-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le" }, "product_reference": "golang-bin-0:1.17.12-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.17.12-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x" }, "product_reference": "golang-bin-0:1.17.12-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.17.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64" }, "product_reference": "golang-bin-0:1.17.12-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-docs-0:1.17.12-1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch" }, "product_reference": "golang-docs-0:1.17.12-1.el9_0.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-misc-0:1.17.12-1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch" }, "product_reference": "golang-misc-0:1.17.12-1.el9_0.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-race-0:1.17.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64" }, "product_reference": "golang-race-0:1.17.12-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-src-0:1.17.12-1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch" }, "product_reference": "golang-src-0:1.17.12-1.el9_0.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-tests-0:1.17.12-1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" }, "product_reference": "golang-tests-0:1.17.12-1.el9_0.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" } ] }, "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": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ], "known_not_affected": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.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": "2022-08-01T16:07:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5799" } ], "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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ] } ], "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": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64" ] } ], "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": [ "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ], "known_not_affected": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64" ] }, "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": "2022-08-01T16:07:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5799" } ], "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": [ "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "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", "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/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ] }, "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": "2022-08-01T16:07:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5799" } ], "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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/pem: fix stack overflow in Decode" }, { "cve": "CVE-2022-24921", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-03-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2064857" } ], "notes": [ { "category": "description", "text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: regexp: stack exhaustion via a deeply nested expression", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24921" }, { "category": "external", "summary": "RHBZ#2064857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24921" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk", "url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk" } ], "release_date": "2022-03-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-01T16:07:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5799" } ], "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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: regexp: stack exhaustion via a deeply nested expression" }, { "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": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ], "known_not_affected": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64" ] }, "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": "2022-08-01T16:07:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5799" } ], "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": [ "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ] } ], "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", "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": "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/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.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": "2022-08-01T16:07:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5799" } ], "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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ] } ], "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", "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": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ] }, "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": "2022-08-01T16:07:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5799" } ], "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": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ] } ], "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", "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": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ] }, "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": "2022-08-01T16:07:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5799" } ], "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": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ] } ], "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": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ], "known_not_affected": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.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": "2022-08-01T16:07:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5799" } ], "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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ] } ], "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": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ], "known_not_affected": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.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": "2022-08-01T16:07:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5799" } ], "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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ] } ], "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": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ], "known_not_affected": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.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": "2022-08-01T16:07:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5799" } ], "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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ] } ], "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": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ], "known_not_affected": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64" ] }, "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": "2022-08-01T16:07:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5799" } ], "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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ] } ], "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": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64" ] } ], "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ], "known_not_affected": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.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": "2022-08-01T16:07:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5799" } ], "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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ], "known_not_affected": [ "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.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": "2022-08-01T16:07:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5799" } ], "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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2022_5775
Vulnerability from csaf_redhat
Published
2022-08-01 12:10
Modified
2024-11-06 01:17
Summary
Red Hat Security Advisory: go-toolset:rhel8 security and bug fix update
Notes
Topic
An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.
Red 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.
Details
Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang.
Security Fix(es):
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)
* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)
* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
For 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.
Bug Fix(es):
* Clean up dist-git patches (BZ#2110942)
* Update Go to version 1.17.12 (BZ#2110943)
Terms of Use
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.
{ "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 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 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": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\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/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\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\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* Clean up dist-git patches (BZ#2110942)\n\n* Update Go to version 1.17.12 (BZ#2110943)", "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:5775", "url": "https://access.redhat.com/errata/RHSA-2022:5775" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5775.json" } ], "title": "Red Hat Security Advisory: go-toolset:rhel8 security and bug fix update", "tracking": { "current_release_date": "2024-11-06T01:17:29+00:00", "generator": { "date": "2024-11-06T01:17:29+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:5775", "initial_release_date": "2022-08-01T12:10:47+00:00", "revision_history": [ { "date": "2022-08-01T12:10:47+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-08-01T12:10:47+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:17:29+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.6.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": "go-toolset:rhel8:8060020220720230014:97d7f71f", "product": { "name": "go-toolset:rhel8:8060020220720230014:97d7f71f", "product_id": "go-toolset:rhel8:8060020220720230014:97d7f71f", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/go-toolset@rhel8:8060020220720230014:97d7f71f" } } }, { "category": "product_version", "name": "golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "product": { "name": "golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "product_id": "golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-docs@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=noarch" } } }, { "category": "product_version", "name": "golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "product": { "name": "golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "product_id": "golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-misc@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=noarch" } } }, { "category": "product_version", "name": "golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "product": { "name": "golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "product_id": "golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-src@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=noarch" } } }, { "category": "product_version", "name": "golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "product": { "name": "golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "product_id": "golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-tests@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "product": { "name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "product_id": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=aarch64" } } }, { "category": "product_version", "name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "product": { "name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "product_id": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=aarch64" } } }, { "category": "product_version", "name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "product": { "name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "product_id": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "product": { "name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "product_id": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=src" } } }, { "category": "product_version", "name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "product": { "name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "product_id": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=src" } } }, { "category": "product_version", "name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "product": { "name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "product_id": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/delve@1.7.2-1.module%2Bel8.6.0%2B12972%2Bebab5911?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "product": { "name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "product_id": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=ppc64le" } } }, { "category": "product_version", "name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "product": { "name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "product_id": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=ppc64le" } } }, { "category": "product_version", "name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "product": { "name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "product_id": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "product": { "name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "product_id": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=s390x" } } }, { "category": "product_version", "name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "product": { "name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "product_id": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=s390x" } } }, { "category": "product_version", "name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "product": { "name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "product_id": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "product": { "name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "product_id": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/delve@1.7.2-1.module%2Bel8.6.0%2B12972%2Bebab5911?arch=x86_64" } } }, { "category": "product_version", "name": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "product": { "name": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "product_id": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/delve-debuginfo@1.7.2-1.module%2Bel8.6.0%2B12972%2Bebab5911?arch=x86_64" } } }, { "category": "product_version", "name": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "product": { "name": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "product_id": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/delve-debugsource@1.7.2-1.module%2Bel8.6.0%2B12972%2Bebab5911?arch=x86_64" } } }, { "category": "product_version", "name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "product": { "name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "product_id": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=x86_64" } } }, { "category": "product_version", "name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "product": { "name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "product_id": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=x86_64" } } }, { "category": "product_version", "name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "product": { "name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "product_id": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=x86_64" } } }, { "category": "product_version", "name": "golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "product": { "name": "golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "product_id": "golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-race@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" }, "product_reference": "go-toolset:rhel8:8060020220720230014:97d7f71f", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src" }, "product_reference": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" }, { "category": "default_component_of", "full_product_name": { "name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64" }, "product_reference": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" }, { "category": "default_component_of", "full_product_name": { "name": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64" }, "product_reference": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" }, { "category": "default_component_of", "full_product_name": { "name": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64" }, "product_reference": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64 as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64" }, "product_reference": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le" }, "product_reference": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x" }, "product_reference": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src" }, "product_reference": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64" }, "product_reference": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64 as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64" }, "product_reference": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le" }, "product_reference": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x" }, "product_reference": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src" }, "product_reference": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64" }, "product_reference": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64 as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64" }, "product_reference": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le" }, "product_reference": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x" }, "product_reference": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64" }, "product_reference": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" }, { "category": "default_component_of", "full_product_name": { "name": "golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" }, "product_reference": "golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" }, { "category": "default_component_of", "full_product_name": { "name": "golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" }, "product_reference": "golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" }, { "category": "default_component_of", "full_product_name": { "name": "golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64" }, "product_reference": "golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" }, { "category": "default_component_of", "full_product_name": { "name": "golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" }, "product_reference": "golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" }, { "category": "default_component_of", "full_product_name": { "name": "golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" }, "product_reference": "golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f" } ] }, "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.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": "2022-08-01T12:10:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5775" } ], "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-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ] } ], "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", "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": [ "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ] }, "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": "2022-08-01T12:10:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5775" } ], "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": [ "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "cve": "CVE-2022-28131", "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": "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ] }, "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": "2022-08-01T12:10:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5775" } ], "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": [ "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Decoder.Skip" }, { "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": [ "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ] }, "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": "2022-08-01T12:10:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5775" } ], "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": [ "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ] }, "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": "2022-08-01T12:10:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5775" } ], "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.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.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": "2022-08-01T12:10:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5775" } ], "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.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ] }, "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": "2022-08-01T12:10:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5775" } ], "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.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ] }, "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": "2022-08-01T12:10:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5775" } ], "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.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ] } ], "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", "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ] }, "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": "2022-08-01T12:10:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5775" } ], "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.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.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": "2022-08-01T12:10:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5775" } ], "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-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch", "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2022_5866
Vulnerability from csaf_redhat
Published
2022-08-02 09:56
Modified
2024-11-06 01:19
Summary
Red Hat Security Advisory: go-toolset-1.17 and go-toolset-1.17-golang security and bug fix update
Notes
Topic
An update for go-toolset-1.17 and go-toolset-1.17-golang is now available for Red Hat Developer Tools.
Red 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.
Details
Go Toolset provides the Go programming language tools and libraries. Go is
alternatively known as golang.
Security Fix(es):
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)
* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)
* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
For 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.
Bug Fix(es):
* Clean up dist-git patches (BZ#2109172)
* Update Go to version 1.17.12 (BZ#2109184)
Terms of Use
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.
{ "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 go-toolset-1.17 and go-toolset-1.17-golang is now available for Red Hat Developer Tools.\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": "Go Toolset provides the Go programming language tools and libraries. Go is\nalternatively known as golang.\n\nSecurity Fix(es):\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\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/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\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\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* Clean up dist-git patches (BZ#2109172)\n\n* Update Go to version 1.17.12 (BZ#2109184)", "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:5866", "url": "https://access.redhat.com/errata/RHSA-2022:5866" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5866.json" } ], "title": "Red Hat Security Advisory: go-toolset-1.17 and go-toolset-1.17-golang security and bug fix update", "tracking": { "current_release_date": "2024-11-06T01:19:18+00:00", "generator": { "date": "2024-11-06T01:19:18+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:5866", "initial_release_date": "2022-08-02T09:56:09+00:00", "revision_history": [ { "date": "2022-08-02T09:56:09+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-08-02T09:56:09+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:19:18+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.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:devtools:2022" } } }, { "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": "7Workstation-DevTools-2022.2", "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.17-golang-0:1.17.12-1.el7_9.src", "product": { "name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "product_id": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-golang@1.17.12-1.el7_9?arch=src" } } }, { "category": "product_version", "name": "go-toolset-1.17-0:1.17.12-1.el7_9.src", "product": { "name": "go-toolset-1.17-0:1.17.12-1.el7_9.src", "product_id": "go-toolset-1.17-0:1.17.12-1.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17@1.17.12-1.el7_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "product": { "name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "product_id": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-golang@1.17.12-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "product": { "name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "product_id": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-golang-bin@1.17.12-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "product": { "name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "product_id": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-golang-misc@1.17.12-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "product": { "name": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "product_id": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-golang-race@1.17.12-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "product": { "name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "product_id": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-golang-src@1.17.12-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "product": { "name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "product_id": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-golang-tests@1.17.12-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "product": { "name": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "product_id": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17@1.17.12-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "product": { "name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "product_id": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-build@1.17.12-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "product": { "name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "product_id": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-runtime@1.17.12-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "product": { "name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "product_id": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-scldevel@1.17.12-1.el7_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "product": { "name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "product_id": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-golang@1.17.12-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "product": { "name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "product_id": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-golang-bin@1.17.12-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "product": { "name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "product_id": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-golang-misc@1.17.12-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "product": { "name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "product_id": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-golang-src@1.17.12-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "product": { "name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "product_id": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-golang-tests@1.17.12-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "product": { "name": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "product_id": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17@1.17.12-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "product": { "name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "product_id": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-build@1.17.12-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "product": { "name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "product_id": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-runtime@1.17.12-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "product": { "name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "product_id": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-scldevel@1.17.12-1.el7_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "product": { "name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "product_id": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-golang@1.17.12-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "product": { "name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "product_id": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-golang-bin@1.17.12-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "product": { "name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "product_id": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-golang-misc@1.17.12-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "product": { "name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "product_id": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-golang-src@1.17.12-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "product": { "name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "product_id": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-golang-tests@1.17.12-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "product": { "name": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "product_id": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17@1.17.12-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "product": { "name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "product_id": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-build@1.17.12-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "product": { "name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "product_id": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-runtime@1.17.12-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "product": { "name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "product_id": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-scldevel@1.17.12-1.el7_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "product": { "name": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "product_id": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-1.17-golang-docs@1.17.12-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.17-0:1.17.12-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.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le" }, "product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-0:1.17.12-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.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x" }, "product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-0:1.17.12-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.2:go-toolset-1.17-0:1.17.12-1.el7_9.src" }, "product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.src", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-0:1.17.12-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.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64" }, "product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-build-0:1.17.12-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.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le" }, "product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-build-0:1.17.12-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.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x" }, "product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-build-0:1.17.12-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.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64" }, "product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-0:1.17.12-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.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le" }, "product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-0:1.17.12-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.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x" }, "product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-0:1.17.12-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.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src" }, "product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-0:1.17.12-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.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64" }, "product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-bin-0:1.17.12-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.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le" }, "product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-bin-0:1.17.12-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.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x" }, "product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-bin-0:1.17.12-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.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64" }, "product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-docs-0:1.17.12-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.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch" }, "product_reference": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-misc-0:1.17.12-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.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le" }, "product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-misc-0:1.17.12-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.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x" }, "product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-misc-0:1.17.12-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.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64" }, "product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-race-0:1.17.12-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.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64" }, "product_reference": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-src-0:1.17.12-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.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le" }, "product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-src-0:1.17.12-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.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x" }, "product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-src-0:1.17.12-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.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64" }, "product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-tests-0:1.17.12-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.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le" }, "product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-tests-0:1.17.12-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.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x" }, "product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-tests-0:1.17.12-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.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" }, "product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-runtime-0:1.17.12-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.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le" }, "product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-runtime-0:1.17.12-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.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x" }, "product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-runtime-0:1.17.12-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.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64" }, "product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-scldevel-0:1.17.12-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.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le" }, "product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-scldevel-0:1.17.12-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.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x" }, "product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-scldevel-0:1.17.12-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.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64" }, "product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le" }, "product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x" }, "product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-0:1.17.12-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src" }, "product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.src", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64" }, "product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le" }, "product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x" }, "product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64" }, "product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le" }, "product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x" }, "product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src" }, "product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64" }, "product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le" }, "product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x" }, "product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64" }, "product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch" }, "product_reference": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le" }, "product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x" }, "product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64" }, "product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64" }, "product_reference": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le" }, "product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x" }, "product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64" }, "product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le" }, "product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x" }, "product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" }, "product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le" }, "product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x" }, "product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64" }, "product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le" }, "product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x" }, "product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2022.2" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64" }, "product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2022.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": [ "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ], "known_not_affected": [ "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.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": "2022-08-02T09:56:09+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.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5866" } ], "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": [ "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ] } ], "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": [ "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64" ] } ], "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": [ "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ], "known_not_affected": [ "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64" ] }, "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": "2022-08-02T09:56:09+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.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5866" } ], "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": [ "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "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": [ "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ], "known_not_affected": [ "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64" ] }, "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": "2022-08-02T09:56:09+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.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5866" } ], "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": [ "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Decoder.Skip" }, { "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": [ "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.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": "2022-08-02T09:56:09+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.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5866" } ], "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": [ "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ], "known_not_affected": [ "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.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": "2022-08-02T09:56:09+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.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5866" } ], "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": [ "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ] } ], "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": [ "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ], "known_not_affected": [ "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.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": "2022-08-02T09:56:09+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.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5866" } ], "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": [ "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ] } ], "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": [ "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ], "known_not_affected": [ "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.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": "2022-08-02T09:56:09+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.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5866" } ], "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": [ "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ] } ], "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": [ "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ], "known_not_affected": [ "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64" ] }, "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": "2022-08-02T09:56:09+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.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5866" } ], "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": [ "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ] } ], "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": [ "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64" ] } ], "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ], "known_not_affected": [ "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.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": "2022-08-02T09:56:09+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.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5866" } ], "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": [ "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ], "known_not_affected": [ "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.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": "2022-08-02T09:56:09+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.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5866" } ], "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": [ "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x", "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2023_0408
Vulnerability from csaf_redhat
Published
2023-01-25 11:11
Modified
2024-11-06 02:20
Summary
Red Hat Security Advisory: OpenShift Virtualization 4.12.0 Images security update
Notes
Topic
Red Hat OpenShift Virtualization release 4.12 is now available with updates to packages and images that fix several bugs and add enhancements.
Red 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.
Details
OpenShift Virtualization is Red Hat's virtualization solution designed for Red Hat OpenShift Container Platform. This advisory contains the following OpenShift Virtualization 4.12.0 images:
Security Fix(es):
* golang: net/http: limit growth of header canonicalization cache (CVE-2021-44716)
* kubeVirt: Arbitrary file read on the host from KubeVirt VMs (CVE-2022-1798)
* golang: out-of-bounds read in golang.org/x/text/language leads to DoS (CVE-2021-38561)
* golang: syscall: don't close fd 0 on ForkExec error (CVE-2021-44717)
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)
* golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString (CVE-2022-23772)
* golang: cmd/go: misinterpretation of branch names can lead to incorrect access control (CVE-2022-23773)
* golang: crypto/elliptic: IsOnCurve returns true for invalid field elements (CVE-2022-23806)
* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)
* golang: syscall: faccessat checks wrong group (CVE-2022-29526)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)
* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)
For 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.
RHEL-8-CNV-4.12
==============
bridge-marker-container-v4.12.0-24
cluster-network-addons-operator-container-v4.12.0-24
cnv-containernetworking-plugins-container-v4.12.0-24
cnv-must-gather-container-v4.12.0-58
hco-bundle-registry-container-v4.12.0-769
hostpath-csi-driver-container-v4.12.0-30
hostpath-provisioner-container-v4.12.0-30
hostpath-provisioner-operator-container-v4.12.0-31
hyperconverged-cluster-operator-container-v4.12.0-96
hyperconverged-cluster-webhook-container-v4.12.0-96
kubemacpool-container-v4.12.0-24
kubevirt-console-plugin-container-v4.12.0-182
kubevirt-ssp-operator-container-v4.12.0-64
kubevirt-tekton-tasks-cleanup-vm-container-v4.12.0-55
kubevirt-tekton-tasks-copy-template-container-v4.12.0-55
kubevirt-tekton-tasks-create-datavolume-container-v4.12.0-55
kubevirt-tekton-tasks-create-vm-from-template-container-v4.12.0-55
kubevirt-tekton-tasks-disk-virt-customize-container-v4.12.0-55
kubevirt-tekton-tasks-disk-virt-sysprep-container-v4.12.0-55
kubevirt-tekton-tasks-modify-vm-template-container-v4.12.0-55
kubevirt-tekton-tasks-operator-container-v4.12.0-40
kubevirt-tekton-tasks-wait-for-vmi-status-container-v4.12.0-55
kubevirt-template-validator-container-v4.12.0-32
libguestfs-tools-container-v4.12.0-255
ovs-cni-marker-container-v4.12.0-24
ovs-cni-plugin-container-v4.12.0-24
virt-api-container-v4.12.0-255
virt-artifacts-server-container-v4.12.0-255
virt-cdi-apiserver-container-v4.12.0-72
virt-cdi-cloner-container-v4.12.0-72
virt-cdi-controller-container-v4.12.0-72
virt-cdi-importer-container-v4.12.0-72
virt-cdi-operator-container-v4.12.0-72
virt-cdi-uploadproxy-container-v4.12.0-71
virt-cdi-uploadserver-container-v4.12.0-72
virt-controller-container-v4.12.0-255
virt-exportproxy-container-v4.12.0-255
virt-exportserver-container-v4.12.0-255
virt-handler-container-v4.12.0-255
virt-launcher-container-v4.12.0-255
virt-operator-container-v4.12.0-255
virtio-win-container-v4.12.0-10
vm-network-latency-checkup-container-v4.12.0-89
Terms of Use
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.
{ "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 Virtualization release 4.12 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 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": "OpenShift Virtualization is Red Hat\u0027s virtualization solution designed for Red Hat OpenShift Container Platform. This advisory contains the following OpenShift Virtualization 4.12.0 images:\n\nSecurity Fix(es):\n\n* golang: net/http: limit growth of header canonicalization cache (CVE-2021-44716)\n\n* kubeVirt: Arbitrary file read on the host from KubeVirt VMs (CVE-2022-1798)\n\n* golang: out-of-bounds read in golang.org/x/text/language leads to DoS (CVE-2021-38561)\n\n* golang: syscall: don\u0027t close fd 0 on ForkExec error (CVE-2021-44717)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString (CVE-2022-23772)\n\n* golang: cmd/go: misinterpretation of branch names can lead to incorrect access control (CVE-2022-23773)\n\n* golang: crypto/elliptic: IsOnCurve returns true for invalid field elements (CVE-2022-23806)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\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* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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\nRHEL-8-CNV-4.12\n\n==============\n\nbridge-marker-container-v4.12.0-24\ncluster-network-addons-operator-container-v4.12.0-24\ncnv-containernetworking-plugins-container-v4.12.0-24\ncnv-must-gather-container-v4.12.0-58\nhco-bundle-registry-container-v4.12.0-769\nhostpath-csi-driver-container-v4.12.0-30\nhostpath-provisioner-container-v4.12.0-30\nhostpath-provisioner-operator-container-v4.12.0-31\nhyperconverged-cluster-operator-container-v4.12.0-96\nhyperconverged-cluster-webhook-container-v4.12.0-96\nkubemacpool-container-v4.12.0-24\nkubevirt-console-plugin-container-v4.12.0-182\nkubevirt-ssp-operator-container-v4.12.0-64\nkubevirt-tekton-tasks-cleanup-vm-container-v4.12.0-55\nkubevirt-tekton-tasks-copy-template-container-v4.12.0-55\nkubevirt-tekton-tasks-create-datavolume-container-v4.12.0-55\nkubevirt-tekton-tasks-create-vm-from-template-container-v4.12.0-55\nkubevirt-tekton-tasks-disk-virt-customize-container-v4.12.0-55\nkubevirt-tekton-tasks-disk-virt-sysprep-container-v4.12.0-55\nkubevirt-tekton-tasks-modify-vm-template-container-v4.12.0-55\nkubevirt-tekton-tasks-operator-container-v4.12.0-40\nkubevirt-tekton-tasks-wait-for-vmi-status-container-v4.12.0-55\nkubevirt-template-validator-container-v4.12.0-32\nlibguestfs-tools-container-v4.12.0-255\novs-cni-marker-container-v4.12.0-24\novs-cni-plugin-container-v4.12.0-24\nvirt-api-container-v4.12.0-255\nvirt-artifacts-server-container-v4.12.0-255\nvirt-cdi-apiserver-container-v4.12.0-72\nvirt-cdi-cloner-container-v4.12.0-72\nvirt-cdi-controller-container-v4.12.0-72\nvirt-cdi-importer-container-v4.12.0-72\nvirt-cdi-operator-container-v4.12.0-72\nvirt-cdi-uploadproxy-container-v4.12.0-71\nvirt-cdi-uploadserver-container-v4.12.0-72\nvirt-controller-container-v4.12.0-255\nvirt-exportproxy-container-v4.12.0-255\nvirt-exportserver-container-v4.12.0-255\nvirt-handler-container-v4.12.0-255\nvirt-launcher-container-v4.12.0-255\nvirt-operator-container-v4.12.0-255\nvirtio-win-container-v4.12.0-10\nvm-network-latency-checkup-container-v4.12.0-89", "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:0408", "url": "https://access.redhat.com/errata/RHSA-2023:0408" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1719190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719190" }, { "category": "external", "summary": "2023393", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2023393" }, { "category": "external", "summary": "2030801", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801" }, { "category": "external", "summary": "2030806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806" }, { "category": "external", "summary": "2040377", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040377" }, { "category": "external", "summary": "2046298", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2046298" }, { "category": "external", "summary": "2052556", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2052556" }, { "category": "external", "summary": "2053429", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429" }, { "category": "external", "summary": "2053532", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532" }, { "category": "external", "summary": "2053541", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053541" }, { "category": "external", "summary": "2060499", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060499" }, { "category": "external", "summary": "2069098", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069098" }, { "category": "external", "summary": "2070366", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070366" }, { "category": "external", "summary": "2071491", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2071491" }, { "category": "external", "summary": "2072797", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072797" }, { "category": "external", "summary": "2072821", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072821" }, { "category": "external", "summary": "2079916", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079916" }, { "category": "external", "summary": "2084085", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085" }, { "category": "external", "summary": "2086285", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086285" }, { "category": "external", "summary": "2086551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086551" }, { "category": "external", "summary": "2087724", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087724" }, { "category": "external", "summary": "2088129", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088129" }, { "category": "external", "summary": "2088464", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088464" }, { "category": "external", "summary": "2089391", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089391" }, { "category": "external", "summary": "2089744", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089744" }, { "category": "external", "summary": "2089751", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089751" }, { "category": "external", "summary": "2089804", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089804" }, { "category": "external", "summary": "2091856", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091856" }, { "category": "external", "summary": "2092793", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793" }, { "category": "external", "summary": "2092796", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092796" }, { "category": "external", "summary": "2093771", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093771" }, { "category": "external", "summary": "2093996", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093996" }, { "category": "external", "summary": "2094202", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094202" }, { "category": "external", "summary": "2096285", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096285" }, { "category": "external", "summary": "2096780", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096780" }, { "category": "external", "summary": "2097436", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097436" }, { "category": "external", "summary": "2097586", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097586" }, { "category": "external", "summary": "2099556", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099556" }, { "category": "external", "summary": "2099573", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099573" }, { "category": "external", "summary": "2099923", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099923" }, { "category": "external", "summary": "2100290", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100290" }, { "category": "external", "summary": "2100436", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100436" }, { "category": "external", "summary": "2100442", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100442" }, { "category": "external", "summary": "2100495", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495" }, { "category": "external", "summary": "2100629", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100629" }, { "category": "external", "summary": "2100679", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100679" }, { "category": "external", "summary": "2100682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100682" }, { "category": "external", "summary": "2100684", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100684" }, { "category": "external", "summary": "2101144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101144" }, { "category": "external", "summary": "2101164", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101164" }, { "category": "external", "summary": "2101167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101167" }, { "category": "external", "summary": "2101333", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101333" }, { "category": "external", "summary": "2101335", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101335" }, { "category": "external", "summary": "2101390", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101390" }, { "category": "external", "summary": "2101394", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101394" }, { "category": "external", "summary": "2101423", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101423" }, { "category": "external", "summary": "2101430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101430" }, { "category": "external", "summary": "2101445", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101445" }, { "category": "external", "summary": "2101454", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101454" }, { "category": "external", "summary": "2101499", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101499" }, { "category": "external", "summary": "2101501", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101501" }, { "category": "external", "summary": "2101628", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101628" }, { "category": "external", "summary": "2101667", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101667" }, { "category": "external", "summary": "2101681", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101681" }, { "category": "external", "summary": "2102074", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102074" }, { "category": "external", "summary": "2102125", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102125" }, { "category": "external", "summary": "2102132", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102132" }, { "category": "external", "summary": "2102138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102138" }, { "category": "external", "summary": "2102256", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102256" }, { "category": "external", "summary": "2102448", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102448" }, { "category": "external", "summary": "2102475", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102475" }, { "category": "external", "summary": "2102561", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102561" }, { "category": "external", "summary": "2102737", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102737" }, { "category": "external", "summary": "2102740", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102740" }, { "category": "external", "summary": "2103806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103806" }, { "category": "external", "summary": "2103807", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103807" }, { "category": "external", "summary": "2103817", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103817" }, { "category": "external", "summary": "2103844", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103844" }, { "category": "external", "summary": "2104331", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104331" }, { "category": "external", "summary": "2104402", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104402" }, { "category": "external", "summary": "2104422", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104422" }, { "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": "2104480", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104480" }, { "category": "external", "summary": "2104785", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104785" }, { "category": "external", "summary": "2104859", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104859" }, { "category": "external", "summary": "2105257", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105257" }, { "category": "external", "summary": "2106175", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106175" }, { "category": "external", "summary": "2106963", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106963" }, { "category": "external", "summary": "2107279", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107279" }, { "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": "2108339", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108339" }, { "category": "external", "summary": "2108638", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108638" }, { "category": "external", "summary": "2109818", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109818" }, { "category": "external", "summary": "2109975", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109975" }, { "category": "external", "summary": "2110256", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110256" }, { "category": "external", "summary": "2110562", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110562" }, { "category": "external", "summary": "2111240", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111240" }, { "category": "external", "summary": "2111292", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111292" }, { "category": "external", "summary": "2111328", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111328" }, { "category": "external", "summary": "2111378", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111378" }, { "category": "external", "summary": "2111744", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111744" }, { "category": "external", "summary": "2111794", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111794" }, { "category": "external", "summary": "2112900", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112900" }, { "category": "external", "summary": "2114516", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114516" }, { "category": "external", "summary": "2114636", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114636" }, { "category": "external", "summary": "2114683", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114683" }, { "category": "external", "summary": "2115257", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115257" }, { "category": "external", "summary": "2115258", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115258" }, { "category": "external", "summary": "2115280", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115280" }, { "category": "external", "summary": "2115769", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115769" }, { "category": "external", "summary": "2116225", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116225" }, { "category": "external", "summary": "2116644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116644" }, { "category": "external", "summary": "2117549", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117549" }, { "category": "external", "summary": "2117803", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117803" }, { "category": "external", "summary": "2117813", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117813" }, { "category": "external", "summary": "2117872", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117872" }, { "category": "external", "summary": "2118257", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118257" }, { "category": "external", "summary": "2118823", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118823" }, { "category": "external", "summary": "2119069", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119069" }, { "category": "external", "summary": "2119128", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119128" }, { "category": "external", "summary": "2119309", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119309" }, { "category": "external", "summary": "2119615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119615" }, { "category": "external", "summary": "2120907", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120907" }, { "category": "external", "summary": "2121320", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121320" }, { "category": "external", "summary": "2122236", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2122236" }, { "category": "external", "summary": "2122990", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2122990" }, { "category": "external", "summary": "2124147", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124147" }, { "category": "external", "summary": "2124307", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124307" }, { "category": "external", "summary": "2124528", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124528" }, { "category": "external", "summary": "2124555", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124555" }, { "category": "external", "summary": "2124557", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124557" }, { "category": "external", "summary": "2124558", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124558" }, { "category": "external", "summary": "2124565", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124565" }, { "category": "external", "summary": "2124572", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124572" }, { "category": "external", "summary": "2124582", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124582" }, { "category": "external", "summary": "2124594", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124594" }, { "category": "external", "summary": "2124597", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124597" }, { "category": "external", "summary": "2126104", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126104" }, { "category": "external", "summary": "2126397", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126397" }, { "category": "external", "summary": "2127787", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127787" }, { "category": "external", "summary": "2127843", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127843" }, { "category": "external", "summary": "2127931", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127931" }, { "category": "external", "summary": "2127947", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127947" }, { "category": "external", "summary": "2128002", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128002" }, { "category": "external", "summary": "2128107", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128107" }, { "category": "external", "summary": "2128872", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128872" }, { "category": "external", "summary": "2128948", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128948" }, { "category": "external", "summary": "2128949", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128949" }, { "category": "external", "summary": "2128997", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128997" }, { "category": "external", "summary": "2129013", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129013" }, { "category": "external", "summary": "2129234", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129234" }, { "category": "external", "summary": "2129301", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129301" }, { "category": "external", "summary": "2129870", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129870" }, { "category": "external", "summary": "2130509", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130509" }, { "category": "external", "summary": "2130588", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130588" }, { "category": "external", "summary": "2130695", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130695" }, { "category": "external", "summary": "2130909", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130909" }, { "category": "external", "summary": "2131157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131157" }, { "category": "external", "summary": "2131165", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131165" }, { "category": "external", "summary": "2131674", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131674" }, { "category": "external", "summary": "2132031", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132031" }, { "category": "external", "summary": "2132682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132682" }, { "category": "external", "summary": "2132721", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132721" }, { "category": "external", "summary": "2132744", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132744" }, { "category": "external", "summary": "2132746", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132746" }, { "category": "external", "summary": "2132783", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132783" }, { "category": "external", "summary": "2132793", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132793" }, { "category": "external", "summary": "2132932", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132932" }, { "category": "external", "summary": "2133540", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133540" }, { "category": "external", "summary": "2133541", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133541" }, { "category": "external", "summary": "2133542", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133542" }, { "category": "external", "summary": "2133543", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133543" }, { "category": "external", "summary": "2133655", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133655" }, { "category": "external", "summary": "2133656", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133656" }, { "category": "external", "summary": "2133659", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133659" }, { "category": "external", "summary": "2133660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133660" }, { "category": "external", "summary": "2134123", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134123" }, { "category": "external", "summary": "2134672", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134672" }, { "category": "external", "summary": "2134825", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134825" }, { "category": "external", "summary": "2135805", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135805" }, { "category": "external", "summary": "2136051", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136051" }, { "category": "external", "summary": "2136425", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136425" }, { "category": "external", "summary": "2136534", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136534" }, { "category": "external", "summary": "2137123", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137123" }, { "category": "external", "summary": "2137241", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137241" }, { "category": "external", "summary": "2137243", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137243" }, { "category": "external", "summary": "2137349", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137349" }, { "category": "external", "summary": "2137591", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137591" }, { "category": "external", "summary": "2137731", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137731" }, { "category": "external", "summary": "2137733", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137733" }, { "category": "external", "summary": "2137736", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137736" }, { "category": "external", "summary": "2137896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137896" }, { "category": "external", "summary": "2138112", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138112" }, { "category": "external", "summary": "2138119", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138119" }, { "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": "2138657", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138657" }, { "category": "external", "summary": "2138664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138664" }, { "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": "2139738", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139738" }, { "category": "external", "summary": "2139820", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139820" }, { "category": "external", "summary": "2140117", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140117" }, { "category": "external", "summary": "2140521", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140521" }, { "category": "external", "summary": "2140534", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140534" }, { "category": "external", "summary": "2140627", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140627" }, { "category": "external", "summary": "2140730", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140730" }, { "category": "external", "summary": "2140808", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140808" }, { "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": "2141089", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141089" }, { "category": "external", "summary": "2141302", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141302" }, { "category": "external", "summary": "2141399", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141399" }, { "category": "external", "summary": "2141494", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141494" }, { "category": "external", "summary": "2141654", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141654" }, { "category": "external", "summary": "2141711", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141711" }, { "category": "external", "summary": "2142468", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142468" }, { "category": "external", "summary": "2142470", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142470" }, { "category": "external", "summary": "2142511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142511" }, { "category": "external", "summary": "2142647", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142647" }, { "category": "external", "summary": "2142891", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142891" }, { "category": "external", "summary": "2142929", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142929" }, { "category": "external", "summary": "2143268", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143268" }, { "category": "external", "summary": "2143498", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143498" }, { "category": "external", "summary": "2143964", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143964" }, { "category": "external", "summary": "2144580", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144580" }, { "category": "external", "summary": "2144828", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144828" }, { "category": "external", "summary": "2144839", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144839" }, { "category": "external", "summary": "2153849", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153849" }, { "category": "external", "summary": "2155757", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155757" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0408.json" } ], "title": "Red Hat Security Advisory: OpenShift Virtualization 4.12.0 Images security update", "tracking": { "current_release_date": "2024-11-06T02:20:25+00:00", "generator": { "date": "2024-11-06T02:20:25+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:0408", "initial_release_date": "2023-01-25T11:11:29+00:00", "revision_history": [ { "date": "2023-01-25T11:11:29+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-01-25T11:11:29+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T02:20:25+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "CNV 4.12 for RHEL 8", "product": { "name": "CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12", "product_identification_helper": { "cpe": "cpe:/a:redhat:container_native_virtualization:4.12::el8" } } } ], "category": "product_family", "name": "OpenShift Virtualization" }, { "branches": [ { "category": "product_version", "name": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "product": { "name": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "product_id": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "product_identification_helper": { "purl": "pkg:oci/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker\u0026tag=v4.12.0-24" } } }, { "category": "product_version", "name": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "product": { "name": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "product_id": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator\u0026tag=v4.12.0-24" } } }, { "category": "product_version", "name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "product": { "name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "product_id": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "product_identification_helper": { "purl": "pkg:oci/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins\u0026tag=v4.12.0-24" } } }, { "category": "product_version", "name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "product": { "name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "product_id": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "product_identification_helper": { "purl": "pkg:oci/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel8\u0026tag=v4.12.0-58" } } }, { "category": "product_version", "name": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "product": { "name": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "product_id": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "product_identification_helper": { "purl": "pkg:oci/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry\u0026tag=v4.12.0-769" } } }, { "category": "product_version", "name": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "product": { "name": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "product_id": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "product_identification_helper": { "purl": "pkg:oci/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver\u0026tag=v4.12.0-30" } } }, { "category": "product_version", "name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "product": { "name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "product_id": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "product_identification_helper": { "purl": "pkg:oci/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel8\u0026tag=v4.12.0-30" } } }, { "category": "product_version", "name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "product": { "name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "product_id": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "product_identification_helper": { "purl": "pkg:oci/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel8-operator\u0026tag=v4.12.0-31" } } }, { "category": "product_version", "name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "product": { "name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "product_id": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "product_identification_helper": { "purl": "pkg:oci/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator\u0026tag=v4.12.0-96" } } }, { "category": "product_version", "name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "product": { "name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "product_identification_helper": { "purl": "pkg:oci/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel8\u0026tag=v4.12.0-96" } } }, { "category": "product_version", "name": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "product": { "name": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "product_id": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "product_identification_helper": { "purl": "pkg:oci/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool\u0026tag=v4.12.0-24" } } }, { "category": "product_version", "name": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "product": { "name": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "product_id": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "product_identification_helper": { "purl": "pkg:oci/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin\u0026tag=v4.12.0-182" } } }, { "category": "product_version", "name": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "product": { "name": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "product_id": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "product_identification_helper": { "purl": "pkg:oci/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator\u0026tag=v4.12.0-64" } } }, { "category": "product_version", "name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "product": { "name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "product_id": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "product_identification_helper": { "purl": "pkg:oci/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm\u0026tag=v4.12.0-55" } } }, { "category": "product_version", "name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "product": { "name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "product_id": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "product_identification_helper": { "purl": "pkg:oci/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-copy-template\u0026tag=v4.12.0-55" } } }, { "category": "product_version", "name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "product": { "name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "product_identification_helper": { "purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume\u0026tag=v4.12.0-55" } } }, { "category": "product_version", "name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "product": { "name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "product_identification_helper": { "purl": "pkg:oci/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template\u0026tag=v4.12.0-55" } } }, { "category": "product_version", "name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "product": { "name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "product_identification_helper": { "purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize\u0026tag=v4.12.0-55" } } }, { "category": "product_version", "name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "product": { "name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "product_identification_helper": { "purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep\u0026tag=v4.12.0-55" } } }, { "category": "product_version", "name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "product": { "name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "product_id": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "product_identification_helper": { "purl": "pkg:oci/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template\u0026tag=v4.12.0-55" } } }, { "category": "product_version", "name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "product": { "name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "product_id": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "product_identification_helper": { "purl": "pkg:oci/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-operator\u0026tag=v4.12.0-40" } } }, { "category": "product_version", "name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "product": { "name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "product_id": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "product_identification_helper": { "purl": "pkg:oci/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status\u0026tag=v4.12.0-55" } } }, { "category": "product_version", "name": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "product": { "name": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "product_id": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "product_identification_helper": { "purl": "pkg:oci/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator\u0026tag=v4.12.0-32" } } }, { "category": "product_version", "name": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "product": { "name": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "product_id": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "product_identification_helper": { "purl": "pkg:oci/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools\u0026tag=v4.12.0-255" } } }, { "category": "product_version", "name": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "product": { "name": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "product_id": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "product_identification_helper": { "purl": "pkg:oci/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-marker\u0026tag=v4.12.0-24" } } }, { "category": "product_version", "name": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "product": { "name": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "product_id": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "product_identification_helper": { "purl": "pkg:oci/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin\u0026tag=v4.12.0-24" } } }, { "category": "product_version", "name": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "product": { "name": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "product_id": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "product_identification_helper": { "purl": "pkg:oci/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api\u0026tag=v4.12.0-255" } } }, { "category": "product_version", "name": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "product": { "name": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "product_id": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "product_identification_helper": { "purl": "pkg:oci/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server\u0026tag=v4.12.0-255" } } }, { "category": "product_version", "name": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "product": { "name": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "product_id": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "product_identification_helper": { "purl": "pkg:oci/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver\u0026tag=v4.12.0-72" } } }, { "category": "product_version", "name": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "product": { "name": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "product_id": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "product_identification_helper": { "purl": "pkg:oci/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner\u0026tag=v4.12.0-72" } } }, { "category": "product_version", "name": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "product": { "name": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "product_id": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "product_identification_helper": { "purl": "pkg:oci/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller\u0026tag=v4.12.0-72" } } }, { "category": "product_version", "name": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "product": { "name": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "product_id": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "product_identification_helper": { "purl": "pkg:oci/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer\u0026tag=v4.12.0-72" } } }, { "category": "product_version", "name": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "product": { "name": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "product_id": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "product_identification_helper": { "purl": "pkg:oci/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator\u0026tag=v4.12.0-72" } } }, { "category": "product_version", "name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "product": { "name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "product_id": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "product_identification_helper": { "purl": "pkg:oci/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy\u0026tag=v4.12.0-71" } } }, { "category": "product_version", "name": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "product": { "name": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "product_id": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "product_identification_helper": { "purl": "pkg:oci/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver\u0026tag=v4.12.0-72" } } }, { "category": "product_version", "name": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "product": { "name": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "product_id": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "product_identification_helper": { "purl": "pkg:oci/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller\u0026tag=v4.12.0-255" } } }, { "category": "product_version", "name": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "product": { "name": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "product_id": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "product_identification_helper": { "purl": "pkg:oci/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportproxy\u0026tag=v4.12.0-255" } } }, { "category": "product_version", "name": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "product": { "name": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "product_id": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "product_identification_helper": { "purl": "pkg:oci/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportserver\u0026tag=v4.12.0-255" } } }, { "category": "product_version", "name": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "product": { "name": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "product_id": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "product_identification_helper": { "purl": "pkg:oci/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler\u0026tag=v4.12.0-255" } } }, { "category": "product_version", "name": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "product": { "name": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "product_id": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "product_identification_helper": { "purl": "pkg:oci/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win\u0026tag=v4.12.0-10" } } }, { "category": "product_version", "name": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "product": { "name": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "product_id": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "product_identification_helper": { "purl": "pkg:oci/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher\u0026tag=v4.12.0-255" } } }, { "category": "product_version", "name": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "product": { "name": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "product_id": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "product_identification_helper": { "purl": "pkg:oci/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator\u0026tag=v4.12.0-255" } } }, { "category": "product_version", "name": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64", "product": { "name": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64", "product_id": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64", "product_identification_helper": { "purl": "pkg:oci/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup\u0026tag=v4.12.0-89" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64" }, "product_reference": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64" }, "product_reference": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64" }, "product_reference": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64" }, "product_reference": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64" }, "product_reference": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64" }, "product_reference": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64" }, "product_reference": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64" }, "product_reference": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64" }, "product_reference": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64" }, "product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64" }, "product_reference": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64" }, "product_reference": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64" }, "product_reference": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64" }, "product_reference": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64" }, "product_reference": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64" }, "product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64" }, "product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64" }, "product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64" }, "product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64" }, "product_reference": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64" }, "product_reference": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64" }, "product_reference": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64" }, "product_reference": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64" }, "product_reference": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64" }, "product_reference": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64" }, "product_reference": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" }, "product_reference": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64" }, "product_reference": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64" }, "product_reference": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64" }, "product_reference": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64" }, "product_reference": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64" }, "product_reference": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64" }, "product_reference": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64" }, "product_reference": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64" }, "product_reference": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64" }, "product_reference": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64" }, "product_reference": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64" }, "product_reference": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64" }, "product_reference": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64" }, "product_reference": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64" }, "product_reference": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64" }, "product_reference": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64" }, "product_reference": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64", "relates_to_product_reference": "8Base-CNV-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-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64" ] } ], "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-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64" ], "known_not_affected": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64" ] }, "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-25T11:11:29+00:00", "details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0408" } ], "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-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS" }, { "cve": "CVE-2021-44716", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-12-09T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2030801" } ], "notes": [ { "category": "description", "text": "There\u0027s an uncontrolled resource consumption flaw in golang\u0027s net/http library in the canonicalHeader() function. An attacker who submits specially crafted requests to applications linked with net/http\u0027s http2 functionality could cause excessive resource consumption that could lead to a denial of service or otherwise impact to system performance and resources.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http: limit growth of header canonicalization cache", "title": "Vulnerability summary" }, { "category": "other", "text": "For OpenShift Container Platform, OpenShift Virtualization, Red Hat Quay and OpenShift distributed tracing the most an attacker can possibly achieve by exploiting this vulnerability is to crash a container, temporarily impacting availability of one or more services. Therefore impact is rated Moderate.\n\nIn its default configuration, grafana as shipped in Red Hat Enterprise Linux 8 is not affected by this vulnerability. However, enabling http2 in /etc/grafana/grafana.ini explicitly would render grafana affected, therefore grafana has been marked 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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64" ], "known_not_affected": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-44716" }, { "category": "external", "summary": "RHBZ#2030801", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-44716", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44716" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k", "url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k" } ], "release_date": "2021-12-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-01-25T11:11:29+00:00", "details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0408" }, { "category": "workaround", "details": "This flaw can be mitigated by disabling HTTP/2. Setting the GODEBUG=http2server=0 environment variable before calling Serve will disable HTTP/2 unless it was manually configured through the golang.org/x/net/http2 package.", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: limit growth of header canonicalization cache" }, { "cve": "CVE-2021-44717", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2021-12-09T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2030806" } ], "notes": [ { "category": "description", "text": "There\u0027s a flaw in golang\u0027s syscall.ForkExec() interface. An attacker who manages to first cause a file descriptor exhaustion for the process, then cause syscall.ForkExec() to be called repeatedly, could compromise data integrity and/or confidentiality in a somewhat uncontrolled way in programs linked with and using syscall.ForkExec().", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: syscall: don\u0027t close fd 0 on ForkExec error", "title": "Vulnerability summary" }, { "category": "other", "text": "* This flaw has had the severity level set to Moderate due to the attack complexity required to exhaust file descriptors at the time ForkExec is called, plus an attacker does not necessarily have direct control over where/how data is leaked.\n\n* For Service Telemetry Framework, because the flaw\u0027s impact is lower, no update will be provided at this time for its containers.\n\n* runc shipped with Red Hat Enterprise Linux 8 and 9 are not affected by this flaw because the flaw is already patched in the shipped versions.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64" ], "known_not_affected": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-44717" }, { "category": "external", "summary": "RHBZ#2030806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-44717", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44717" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k", "url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k" } ], "release_date": "2021-12-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-01-25T11:11:29+00:00", "details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0408" }, { "category": "workaround", "details": "This bug can be mitigated by raising the per-process file descriptor limit.", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: syscall: don\u0027t close fd 0 on ForkExec error" }, { "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-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ], "known_not_affected": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_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-01-25T11:11:29+00:00", "details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0408" } ], "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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: improper sanitization of Transfer-Encoding header" }, { "acknowledgments": [ { "names": [ "Oliver Brooks and James Klopchic" ], "organization": "NCC Group" } ], "cve": "CVE-2022-1798", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-08-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2117872" } ], "notes": [ { "category": "description", "text": "An arbitrary file read vulnerability was found in the kubeVirt API. This flaw makes it possible to use the kubeVirt API to provide access to host files (like /etc/passwd, for example) in a KubeVirt VM as a disk device that can be written to and read from.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubeVirt: Arbitrary file read on the host from KubeVirt VMs", "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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64" ], "known_not_affected": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1798" }, { "category": "external", "summary": "RHBZ#2117872", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117872" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1798", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1798" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1798", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1798" }, { "category": "external", "summary": "https://github.com/google/security-research/security/advisories/GHSA-cvx8-ppmc-78hm", "url": "https://github.com/google/security-research/security/advisories/GHSA-cvx8-ppmc-78hm" } ], "release_date": "2022-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-01-25T11:11:29+00:00", "details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0408" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.7, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kubeVirt: Arbitrary file read on the host from KubeVirt VMs" }, { "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-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ], "known_not_affected": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_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-01-25T11:11:29+00:00", "details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0408" } ], "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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "cve": "CVE-2022-23772", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2022-02-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2053532" } ], "notes": [ { "category": "description", "text": "A flaw was found in the big package of the math library in golang. The Rat.SetString could cause an overflow, and if left unhandled, it could lead to excessive memory use. This issue could allow a remote attacker to impact the availability of the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 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\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-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64" ], "known_not_affected": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23772" }, { "category": "external", "summary": "RHBZ#2053532", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23772", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23772" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ" } ], "release_date": "2022-01-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-01-25T11:11:29+00:00", "details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0408" } ], "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-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString" }, { "cve": "CVE-2022-23773", "cwe": { "id": "CWE-1220", "name": "Insufficient Granularity of Access Control" }, "discovery_date": "2022-02-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2053541" } ], "notes": [ { "category": "description", "text": "A flaw was found in the go package of the cmd library in golang. The go command could be tricked into accepting a branch, which resembles a version tag. This issue could allow a remote unauthenticated attacker to bypass security restrictions and introduce invalid or incorrect tags, reducing the integrity of the environment.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: cmd/go: misinterpretation of branch names can lead to incorrect access control", "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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64" ], "known_not_affected": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23773" }, { "category": "external", "summary": "RHBZ#2053541", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053541" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23773", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23773" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ" } ], "release_date": "2022-02-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-01-25T11:11:29+00:00", "details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0408" } ], "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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: cmd/go: misinterpretation of branch names can lead to incorrect access control" }, { "cve": "CVE-2022-23806", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2022-02-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2053429" } ], "notes": [ { "category": "description", "text": "A flaw was found in the elliptic package of the crypto library in golang when the IsOnCurve function could return true for invalid field elements. This flaw allows an attacker to take advantage of this undefined behavior, affecting the availability and integrity of the resource.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 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 a Moderate security impact. 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 \u0026 1.17), will not be addressed in future updates as shipped only in RHEL-7, hence, marked as Out-of-Support-Scope.\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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64" ], "known_not_affected": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23806" }, { "category": "external", "summary": "RHBZ#2053429", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23806", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23806" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ" } ], "release_date": "2022-02-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-01-25T11:11:29+00:00", "details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0408" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements" }, { "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-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ], "known_not_affected": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_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-01-25T11:11:29+00:00", "details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0408" } ], "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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Decoder.Skip" }, { "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": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64" ] } ], "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": [ "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64" ], "known_not_affected": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64" ] }, "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-01-25T11:11:29+00:00", "details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0408" } ], "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": [ "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64" ] } ], "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": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64" ] } ], "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-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64" ], "known_not_affected": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64" ] }, "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-01-25T11:11:29+00:00", "details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0408" } ], "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-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64" ] } ], "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": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ], "known_not_affected": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_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-01-25T11:11:29+00:00", "details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0408" } ], "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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ] } ], "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": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ], "known_not_affected": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_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-01-25T11:11:29+00:00", "details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0408" } ], "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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ] } ], "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": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ], "known_not_affected": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_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-01-25T11:11:29+00:00", "details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0408" } ], "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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ] } ], "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": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ], "known_not_affected": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_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-01-25T11:11:29+00:00", "details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0408" } ], "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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ] } ], "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": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ], "known_not_affected": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_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-01-25T11:11:29+00:00", "details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0408" } ], "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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ], "known_not_affected": [ "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64", "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64", "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64", "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64", "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64", "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64", "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64", "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64", "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64", "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64", "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64", "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64", "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_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-01-25T11:11:29+00:00", "details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0408" } ], "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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2023_1275
Vulnerability from csaf_redhat
Published
2023-03-15 19:58
Modified
2024-11-06 02:35
Summary
Red Hat Security Advisory: Red Hat OpenStack Platform (etcd) security update
Notes
Topic
An update for etcd is now available for Red Hat OpenStack Platform.
Red 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.
Details
etcd is a highly-available key value store for shared configuration.
The following Important impact security fix(es) are applicable to Red Hat OpenStack Platform 17.0 (Wallaby), 16.2 (Train), and 16.1 (Train):
* Improve heuristics preventing CPU/memory abuse by parsing malicious or
large YAML documents (CVE-2022-3064)
As 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:
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)
* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)
* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)
As 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:
* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)
* 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)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE
page listed in the References section.
Terms of Use
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.
{ "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": "2024-11-06T02:35:16+00:00", "generator": { "date": "2024-11-06T02:35:16+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "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": "2024-11-06T02:35:16+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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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" } ], "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-2022_6283
Vulnerability from csaf_redhat
Published
2022-08-31 18:49
Modified
2024-11-06 01:27
Summary
Red Hat Security Advisory: Red Hat OpenShift Service Mesh 2.2.2 Containers security update
Notes
Topic
Red Hat OpenShift Service Mesh 2.2.2 Containers
Red 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.
Details
Red Hat OpenShift Service Mesh is Red Hat's distribution of the Istio service mesh project, tailored for installation into an OpenShift Container Platform installation.
This advisory covers the RPM packages for the release.
Security Fix(es):
* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)
* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)
* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
For 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.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat OpenShift Service Mesh 2.2.2 Containers\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Service Mesh is Red Hat\u0027s distribution of the Istio service mesh project, tailored for installation into an OpenShift Container Platform installation.\n\nThis advisory covers the RPM packages for the release.\n\nSecurity Fix(es):\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\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/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\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:6283", "url": "https://access.redhat.com/errata/RHSA-2022:6283" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2107371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371" }, { "category": "external", "summary": "2107376", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376" }, { "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": "OSSM-1105", "url": "https://issues.redhat.com/browse/OSSM-1105" }, { "category": "external", "summary": "OSSM-1205", "url": "https://issues.redhat.com/browse/OSSM-1205" }, { "category": "external", "summary": "OSSM-1668", "url": "https://issues.redhat.com/browse/OSSM-1668" }, { "category": "external", "summary": "OSSM-1718", "url": "https://issues.redhat.com/browse/OSSM-1718" }, { "category": "external", "summary": "OSSM-1775", "url": "https://issues.redhat.com/browse/OSSM-1775" }, { "category": "external", "summary": "OSSM-1800", "url": "https://issues.redhat.com/browse/OSSM-1800" }, { "category": "external", "summary": "OSSM-1805", "url": "https://issues.redhat.com/browse/OSSM-1805" }, { "category": "external", "summary": "OSSM-1846", "url": "https://issues.redhat.com/browse/OSSM-1846" }, { "category": "external", "summary": "OSSM-1868", "url": "https://issues.redhat.com/browse/OSSM-1868" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6283.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 2.2.2 Containers security update", "tracking": { "current_release_date": "2024-11-06T01:27:47+00:00", "generator": { "date": "2024-11-06T01:27:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:6283", "initial_release_date": "2022-08-31T18:49:06+00:00", "revision_history": [ { "date": "2022-08-31T18:49:06+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-08-31T18:49:06+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:27:47+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "RHOSSM 2.2 for RHEL 8", "product": { "name": "RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:service_mesh:2.2::el8" } } } ], "category": "product_family", "name": "Red Hat OpenShift Service Mesh" }, { "branches": [ { "category": "product_version", "name": "openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "product": { "name": "openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "product_identification_helper": { "purl": "pkg:oci/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.2.2-7" } } }, { "category": "product_version", "name": "openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x", "product": { "name": "openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x", "product_id": "openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x", "product_identification_helper": { "purl": "pkg:oci/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.2.2-2" } } }, { "category": "product_version", "name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x", "product": { "name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x", "product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x", "product_identification_helper": { "purl": "pkg:oci/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.2.2-2" } } }, { "category": "product_version", "name": "openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "product": { "name": "openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "product_id": "openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "product_identification_helper": { "purl": "pkg:oci/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator\u0026tag=2.2.2-8" } } }, { "category": "product_version", "name": "openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "product": { "name": "openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "product_id": "openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "product_identification_helper": { "purl": "pkg:oci/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.2.2-7" } } }, { "category": "product_version", "name": "openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "product": { "name": "openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "product_id": "openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.2.2-4" } } }, { "category": "product_version", "name": "openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "product": { "name": "openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "product_identification_helper": { "purl": "pkg:oci/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.2.2-8" } } }, { "category": "product_version", "name": "openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "product": { "name": "openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "product_identification_helper": { "purl": "pkg:oci/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.2.2-4" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "product": { "name": "openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "product_identification_helper": { "purl": "pkg:oci/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.2.2-7" } } }, { "category": "product_version", "name": "openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64", "product": { "name": "openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64", "product_id": "openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64", "product_identification_helper": { "purl": "pkg:oci/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.2.2-2" } } }, { "category": "product_version", "name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64", "product": { "name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64", "product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64", "product_identification_helper": { "purl": "pkg:oci/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.2.2-2" } } }, { "category": "product_version", "name": "openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "product": { "name": "openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "product_id": "openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "product_identification_helper": { "purl": "pkg:oci/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator\u0026tag=2.2.2-8" } } }, { "category": "product_version", "name": "openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "product": { "name": "openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "product_id": "openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "product_identification_helper": { "purl": "pkg:oci/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.2.2-7" } } }, { "category": "product_version", "name": "openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "product": { "name": "openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "product_id": "openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.2.2-4" } } }, { "category": "product_version", "name": "openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "product": { "name": "openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "product_identification_helper": { "purl": "pkg:oci/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.2.2-8" } } }, { "category": "product_version", "name": "openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64", "product": { "name": "openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64", "product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64", "product_identification_helper": { "purl": "pkg:oci/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.2.2-4" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "product": { "name": "openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "product_identification_helper": { "purl": "pkg:oci/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.2.2-7" } } }, { "category": "product_version", "name": "openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le", "product": { "name": "openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le", "product_id": "openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le", "product_identification_helper": { "purl": "pkg:oci/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.2.2-2" } } }, { "category": "product_version", "name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le", "product": { "name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le", "product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.2.2-2" } } }, { "category": "product_version", "name": "openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "product": { "name": "openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "product_id": "openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "product_identification_helper": { "purl": "pkg:oci/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator\u0026tag=2.2.2-8" } } }, { "category": "product_version", "name": "openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "product": { "name": "openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "product_id": "openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.2.2-7" } } }, { "category": "product_version", "name": "openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "product": { "name": "openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "product_id": "openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.2.2-4" } } }, { "category": "product_version", "name": "openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "product": { "name": "openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "product_identification_helper": { "purl": "pkg:oci/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.2.2-8" } } }, { "category": "product_version", "name": "openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "product": { "name": "openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.2.2-4" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64 as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64" }, "product_reference": "openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64", "relates_to_product_reference": "8Base-RHOSSM-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x" }, "product_reference": "openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x", "relates_to_product_reference": "8Base-RHOSSM-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le" }, "product_reference": "openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le", "relates_to_product_reference": "8Base-RHOSSM-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x" }, "product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "relates_to_product_reference": "8Base-RHOSSM-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64 as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64" }, "product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "relates_to_product_reference": "8Base-RHOSSM-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le" }, "product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "relates_to_product_reference": "8Base-RHOSSM-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le" }, "product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le", "relates_to_product_reference": "8Base-RHOSSM-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x" }, "product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x", "relates_to_product_reference": "8Base-RHOSSM-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64 as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64" }, "product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64", "relates_to_product_reference": "8Base-RHOSSM-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x" }, "product_reference": "openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "relates_to_product_reference": "8Base-RHOSSM-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64 as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64" }, "product_reference": "openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "relates_to_product_reference": "8Base-RHOSSM-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le" }, "product_reference": "openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "relates_to_product_reference": "8Base-RHOSSM-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64 as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64" }, "product_reference": "openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "relates_to_product_reference": "8Base-RHOSSM-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x" }, "product_reference": "openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "relates_to_product_reference": "8Base-RHOSSM-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le" }, "product_reference": "openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "relates_to_product_reference": "8Base-RHOSSM-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le" }, "product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "relates_to_product_reference": "8Base-RHOSSM-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x" }, "product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "relates_to_product_reference": "8Base-RHOSSM-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64 as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64" }, "product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "relates_to_product_reference": "8Base-RHOSSM-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64 as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64" }, "product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "relates_to_product_reference": "8Base-RHOSSM-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le" }, "product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "relates_to_product_reference": "8Base-RHOSSM-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x" }, "product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "relates_to_product_reference": "8Base-RHOSSM-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x" }, "product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "relates_to_product_reference": "8Base-RHOSSM-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le" }, "product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "relates_to_product_reference": "8Base-RHOSSM-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64 as a component of RHOSSM 2.2 for RHEL 8", "product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" }, "product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64", "relates_to_product_reference": "8Base-RHOSSM-2.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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" ], "known_not_affected": [ "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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": "2022-08-31T18:49:06+00:00", "details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html", "product_ids": [ "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6283" } ], "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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" ], "known_not_affected": [ "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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": "2022-08-31T18:49:06+00:00", "details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html", "product_ids": [ "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6283" } ], "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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" ], "known_not_affected": [ "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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": "2022-08-31T18:49:06+00:00", "details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html", "product_ids": [ "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6283" } ], "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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Decoder.Skip" }, { "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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" ], "known_not_affected": [ "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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": "2022-08-31T18:49:06+00:00", "details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html", "product_ids": [ "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6283" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" ], "known_not_affected": [ "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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": "2022-08-31T18:49:06+00:00", "details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html", "product_ids": [ "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6283" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" ] } ], "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": [ "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" ], "known_not_affected": [ "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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": "2022-08-31T18:49:06+00:00", "details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html", "product_ids": [ "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6283" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" ] } ], "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": [ "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" ], "known_not_affected": [ "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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": "2022-08-31T18:49:06+00:00", "details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html", "product_ids": [ "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6283" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" ], "known_not_affected": [ "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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": "2022-08-31T18:49:06+00:00", "details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html", "product_ids": [ "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6283" } ], "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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le", "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2022_6370
Vulnerability from csaf_redhat
Published
2022-09-06 22:27
Modified
2024-11-08 08:03
Summary
Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.6.0 security updates and bug fixes
Notes
Topic
Red Hat Advanced Cluster Management for Kubernetes 2.6.0 General
Availability release images, which fix security issues and bugs.
Red 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 links in the References section.
Details
Red Hat Advanced Cluster Management for Kubernetes 2.6.0 images
Red Hat Advanced Cluster Management for Kubernetes provides the
capabilities to address common challenges that administrators and site
reliability engineers face as they work across a range of public and
private cloud environments. Clusters and applications are all visible and
managed from a single console—with security policy built in.
This advisory contains the container images for Red Hat Advanced Cluster
Management for Kubernetes, which fix security issues and several bugs. See the following Release Notes documentation, which will be updated shortly for this
release, for additional details about this release:
https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/
Security fixes:
* CVE-2022-31129 moment: inefficient parsing algorithm resulting in DoS
* CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add
* CVE-2022-1705 golang: net/http: improper sanitization of Transfer-Encoding header
* CVE-2022-1962 golang: go/parser: stack exhaustion in all Parse* functions
* CVE-2022-28131 golang: encoding/xml: stack exhaustion in Decoder.Skip
* CVE-2022-30630 golang: io/fs: stack exhaustion in Glob
* CVE-2022-30631 golang: compress/gzip: stack exhaustion in Reader.Read
* CVE-2022-30632 golang: path/filepath: stack exhaustion in Glob
* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal
* CVE-2022-30635 golang: encoding/gob: stack exhaustion in Decoder.Decode
* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working
Bug fixes:
* assisted-service repo pin-latest.py script should allow custom tags to be pinned (BZ# 2065661)
* assisted-service-build image is too big in size (BZ# 2066059)
* assisted-service pin-latest.py script should exclude the postgres image (BZ# 2076901)
* PXE artifacts need to be served via HTTP (BZ# 2078531)
* Implementing new service-agent protocol on agent side (BZ# 2081281)
* RHACM 2.6.0 images (BZ# 2090906)
* Assisted service POD keeps crashing after a bare metal host is created (BZ# 2093503)
* Assisted service triggers the worker nodes re-provisioning on the hub cluster when the converged flow is enabled (BZ# 2096106)
* Fix assisted CI jobs that fail for cluster-info readiness (BZ# 2097696)
* Nodes are required to have installation disks of at least 120GB instead of at minimum of 100GB (BZ# 2099277)
* The pre-selected search keyword is not readable (BZ# 2107736)
* The value of label expressions in the new placement for policy and policysets cannot be shown real-time from UI (BZ# 2111843)
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat Advanced Cluster Management for Kubernetes 2.6.0 General\nAvailability release images, which fix security issues and bugs.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Advanced Cluster Management for Kubernetes 2.6.0 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix security issues and several bugs. See the following Release Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/\n\nSecurity fixes: \n\n* CVE-2022-31129 moment: inefficient parsing algorithm resulting in DoS\n\n* CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add\n\n* CVE-2022-1705 golang: net/http: improper sanitization of Transfer-Encoding header\n\n* CVE-2022-1962 golang: go/parser: stack exhaustion in all Parse* functions\n\n* CVE-2022-28131 golang: encoding/xml: stack exhaustion in Decoder.Skip\n\n* CVE-2022-30630 golang: io/fs: stack exhaustion in Glob\n\n* CVE-2022-30631 golang: compress/gzip: stack exhaustion in Reader.Read\n\n* CVE-2022-30632 golang: path/filepath: stack exhaustion in Glob\n\n* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal\n\n* CVE-2022-30635 golang: encoding/gob: stack exhaustion in Decoder.Decode\n\n* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working\n\nBug fixes:\n\n* assisted-service repo pin-latest.py script should allow custom tags to be pinned (BZ# 2065661)\n\n* assisted-service-build image is too big in size (BZ# 2066059)\n\n* assisted-service pin-latest.py script should exclude the postgres image (BZ# 2076901)\n\n* PXE artifacts need to be served via HTTP (BZ# 2078531)\n\n* Implementing new service-agent protocol on agent side (BZ# 2081281)\n\n* RHACM 2.6.0 images (BZ# 2090906)\n\n* Assisted service POD keeps crashing after a bare metal host is created (BZ# 2093503)\n\n* Assisted service triggers the worker nodes re-provisioning on the hub cluster when the converged flow is enabled (BZ# 2096106)\n\n* Fix assisted CI jobs that fail for cluster-info readiness (BZ# 2097696)\n\n* Nodes are required to have installation disks of at least 120GB instead of at minimum of 100GB (BZ# 2099277)\n\n* The pre-selected search keyword is not readable (BZ# 2107736)\n\n* The value of label expressions in the new placement for policy and policysets cannot be shown real-time from UI (BZ# 2111843)", "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:6370", "url": "https://access.redhat.com/errata/RHSA-2022:6370" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2065661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065661" }, { "category": "external", "summary": "2066059", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066059" }, { "category": "external", "summary": "2076901", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2076901" }, { "category": "external", "summary": "2078531", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2078531" }, { "category": "external", "summary": "2081281", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2081281" }, { "category": "external", "summary": "2090901", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090901" }, { "category": "external", "summary": "2090906", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090906" }, { "category": "external", "summary": "2092793", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793" }, { "category": "external", "summary": "2093503", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093503" }, { "category": "external", "summary": "2096106", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096106" }, { "category": "external", "summary": "2096445", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096445" }, { "category": "external", "summary": "2096460", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096460" }, { "category": "external", "summary": "2097696", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097696" }, { "category": "external", "summary": "2099277", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099277" }, { "category": "external", "summary": "2103703", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103703" }, { "category": "external", "summary": "2104117", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104117" }, { "category": "external", "summary": "2104984", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104984" }, { "category": "external", "summary": "2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "external", "summary": "2105339", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105339" }, { "category": "external", "summary": "2105357", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105357" }, { "category": "external", "summary": "2106347", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106347" }, { "category": "external", "summary": "2106882", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106882" }, { "category": "external", "summary": "2107049", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107049" }, { "category": "external", "summary": "2107065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107065" }, { "category": "external", "summary": "2107342", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342" }, { "category": "external", "summary": "2107370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107370" }, { "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": "2108888", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108888" }, { "category": "external", "summary": "2109370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109370" }, { "category": "external", "summary": "2111203", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111203" }, { "category": "external", "summary": "2111218", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111218" }, { "category": "external", "summary": "2111651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111651" }, { "category": "external", "summary": "2111663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111663" }, { "category": "external", "summary": "2111671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111671" }, { "category": "external", "summary": "2111770", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111770" }, { "category": "external", "summary": "2111843", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111843" }, { "category": "external", "summary": "2112180", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112180" }, { "category": "external", "summary": "2112281", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112281" }, { "category": "external", "summary": "2112318", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112318" }, { "category": "external", "summary": "2112321", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112321" }, { "category": "external", "summary": "2112426", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112426" }, { "category": "external", "summary": "2112478", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112478" }, { "category": "external", "summary": "2112793", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112793" }, { "category": "external", "summary": "2112803", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112803" }, { "category": "external", "summary": "2113787", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113787" }, { "category": "external", "summary": "2113838", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113838" }, { "category": "external", "summary": "2113842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113842" }, { "category": "external", "summary": "2114982", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114982" }, { "category": "external", "summary": "2115622", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115622" }, { "category": "external", "summary": "2115723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115723" }, { "category": "external", "summary": "2115993", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115993" }, { "category": "external", "summary": "2116211", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116211" }, { "category": "external", "summary": "2116329", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116329" }, { "category": "external", "summary": "2117113", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117113" }, { "category": "external", "summary": "2117187", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117187" }, { "category": "external", "summary": "2117480", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117480" }, { "category": "external", "summary": "2118338", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118338" }, { "category": "external", "summary": "2119326", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119326" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6370.json" } ], "title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.6.0 security updates and bug fixes", "tracking": { "current_release_date": "2024-11-08T08:03:07+00:00", "generator": { "date": "2024-11-08T08:03:07+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:6370", "initial_release_date": "2022-09-06T22:27:58+00:00", "revision_history": [ { "date": "2022-09-06T22:27:58+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-09-06T22:27:58+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-08T08:03:07+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product": { "name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6", "product_identification_helper": { "cpe": "cpe:/a:redhat:acm:2.6::el8" } } } ], "category": "product_family", "name": "Red Hat ACM" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "product": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "product_id": "rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.0-10" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "product": { "name": "rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "product_id": "rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.0-104" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "product": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "product": { "name": "rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "product_id": "rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "product": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.0-12" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.0-21" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.0-20" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "product": { "name": "rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "product_id": "rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.0-65" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.0-18" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.0-14" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.0-15" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.0-17" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.0-10" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "product": { "name": "rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "product_id": "rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.0-13" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "product_id": "rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.0-10" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.0-15" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "product": { "name": "rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "product_id": "rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "product_identification_helper": { "purl": "pkg:oci/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "product": { "name": "rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "product_id": "rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.0-6" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.0-6" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "product_id": "rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.0-14" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.0-27" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "product": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.0-20" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.0-20" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.0-43" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "product_id": "rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "product": { "name": "rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "product_id": "rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "product": { "name": "rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "product_id": "rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "product": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "product_identification_helper": { "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.0-10" } } }, { "category": "product_version", "name": "rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "product": { "name": "rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "product_id": "rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "product_identification_helper": { "purl": "pkg:oci/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.0-7" } } }, { "category": "product_version", "name": "rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "product": { "name": "rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "product_id": "rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "product_identification_helper": { "purl": "pkg:oci/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.0-17" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "product": { "name": "rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "product_id": "rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.0-10" } } }, { "category": "product_version", "name": "rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "product": { "name": "rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "product_id": "rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "product_identification_helper": { "purl": "pkg:oci/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "product_id": "rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.0-23" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "product": { "name": "rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "product_id": "rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.0-6" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "product": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "product_id": "rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.0-10" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "product": { "name": "rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "product_id": "rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.0-104" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "product": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "product": { "name": "rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "product_id": "rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "product": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.0-12" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.0-21" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.0-20" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "product": { "name": "rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "product_id": "rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.0-65" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.0-18" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.0-14" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.0-15" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.0-17" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.0-10" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "product": { "name": "rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "product_id": "rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.0-13" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "product_id": "rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.0-10" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.0-15" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "product": { "name": "rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "product_id": "rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "product_identification_helper": { "purl": "pkg:oci/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "product": { "name": "rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "product_id": "rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.0-6" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.0-6" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "product_id": "rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.0-14" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.0-27" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "product": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.0-20" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.0-20" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.0-43" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "product_id": "rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "product": { "name": "rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "product_id": "rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "product": { "name": "rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "product_id": "rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "product": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "product_identification_helper": { "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.0-10" } } }, { "category": "product_version", "name": "rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "product": { "name": "rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "product_id": "rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "product_identification_helper": { "purl": "pkg:oci/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.0-7" } } }, { "category": "product_version", "name": "rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "product": { "name": "rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "product_id": "rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "product_identification_helper": { "purl": "pkg:oci/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.0-17" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "product": { "name": "rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "product_id": "rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.0-10" } } }, { "category": "product_version", "name": "rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "product": { "name": "rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "product_id": "rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "product_identification_helper": { "purl": "pkg:oci/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "product_id": "rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.0-23" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "product": { "name": "rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "product_id": "rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.0-6" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "product": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "product_id": "rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.0-10" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "product": { "name": "rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "product_id": "rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.0-104" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "product": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "product": { "name": "rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "product_id": "rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "product": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.0-12" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.0-21" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.0-20" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "product": { "name": "rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "product_id": "rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.0-65" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.0-18" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.0-14" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.0-15" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.0-17" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.0-10" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "product": { "name": "rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "product_id": "rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.0-13" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "product_id": "rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.0-10" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.0-15" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "product": { "name": "rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "product_id": "rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "product": { "name": "rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "product_id": "rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.0-6" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.0-6" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "product_id": "rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.0-14" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.0-27" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "product": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.0-20" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.0-20" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.0-43" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "product_id": "rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "product": { "name": "rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "product_id": "rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "product": { "name": "rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "product_id": "rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "product": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "product_identification_helper": { "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.0-10" } } }, { "category": "product_version", "name": "rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "product": { "name": "rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "product_id": "rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.0-7" } } }, { "category": "product_version", "name": "rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "product": { "name": "rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "product_id": "rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.0-17" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "product": { "name": "rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "product_id": "rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.0-10" } } }, { "category": "product_version", "name": "rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "product": { "name": "rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "product_id": "rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "product_id": "rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.0-23" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le", "product": { "name": "rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le", "product_id": "rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.0-6" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "product": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "product_id": "rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.0-10" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "product": { "name": "rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "product_id": "rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.0-104" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "product": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "product": { "name": "rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "product_id": "rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "product": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.0-12" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.0-21" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.0-20" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "product": { "name": "rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "product_id": "rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.0-65" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.0-18" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.0-14" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.0-15" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.0-17" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.0-10" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "product": { "name": "rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "product_id": "rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.0-13" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "product_id": "rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.0-10" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.0-15" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "product": { "name": "rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "product_id": "rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "product_identification_helper": { "purl": "pkg:oci/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "product": { "name": "rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "product_id": "rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.0-6" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.0-6" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "product_id": "rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.0-14" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.0-27" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "product": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.0-20" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.0-20" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.0-43" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "product_id": "rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "product": { "name": "rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "product_id": "rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "product": { "name": "rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "product_id": "rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.0-8" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.0-19" } } }, { "category": "product_version", "name": "rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "product": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "product_identification_helper": { "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.0-10" } } }, { "category": "product_version", "name": "rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "product": { "name": "rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "product_id": "rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "product_identification_helper": { "purl": "pkg:oci/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.0-7" } } }, { "category": "product_version", "name": "rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "product": { "name": "rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "product_id": "rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "product_identification_helper": { "purl": "pkg:oci/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.0-17" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "product": { "name": "rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "product_id": "rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.0-10" } } }, { "category": "product_version", "name": "rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "product": { "name": "rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "product_id": "rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "product_identification_helper": { "purl": "pkg:oci/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "product_id": "rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.0-23" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "product": { "name": "rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "product_id": "rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.0-9" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.0-6" } } } ], "category": "architecture", "name": "arm64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64" }, "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x" }, "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le" }, "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64" }, "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64" }, "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x" }, "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64" }, "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le" }, "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64" }, "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64" }, "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x" }, "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le" }, "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le" }, "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64" }, "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x" }, "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64" }, "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64" }, "product_reference": "rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64" }, "product_reference": "rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le" }, "product_reference": "rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x" }, "product_reference": "rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64" }, "product_reference": "rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le" }, "product_reference": "rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64" }, "product_reference": "rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x" }, "product_reference": "rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le" }, "product_reference": "rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64" }, "product_reference": "rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64" }, "product_reference": "rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x" }, "product_reference": "rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le" }, "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64" }, "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x" }, "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64" }, "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64" }, "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64" }, "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x" }, "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le" }, "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le" }, "product_reference": "rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64" }, "product_reference": "rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64" }, "product_reference": "rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x" }, "product_reference": "rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64" }, "product_reference": "rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64" }, "product_reference": "rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le" }, "product_reference": "rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x" }, "product_reference": "rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le" }, "product_reference": "rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64" }, "product_reference": "rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64" }, "product_reference": "rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x" }, "product_reference": "rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64" }, "product_reference": "rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64" }, "product_reference": "rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x" }, "product_reference": "rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" }, "product_reference": "rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" } ] }, "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ] }, "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": "2022-09-06T22:27:58+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6370" } ], "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-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ] } ], "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", "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-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ] }, "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": "2022-09-06T22:27:58+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6370" } ], "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-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "cve": "CVE-2022-28131", "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": "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ] }, "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": "2022-09-06T22:27:58+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6370" } ], "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-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Decoder.Skip" }, { "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-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ] }, "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": "2022-09-06T22:27:58+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6370" } ], "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-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ] }, "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": "2022-09-06T22:27:58+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6370" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ] }, "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": "2022-09-06T22:27:58+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6370" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ] }, "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": "2022-09-06T22:27:58+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6370" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ] }, "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": "2022-09-06T22:27:58+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6370" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ] } ], "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", "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_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": "2022-09-06T22:27:58+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6370" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/gob: stack exhaustion in Decoder.Decode" }, { "cve": "CVE-2022-31129", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-07-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2105075" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "moment: inefficient parsing algorithm resulting in DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31129" }, { "category": "external", "summary": "RHBZ#2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31129" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g", "url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g" } ], "release_date": "2022-07-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-09-06T22:27:58+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6370" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "moment: inefficient parsing algorithm resulting in DoS" }, { "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ] }, "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": "2022-09-06T22:27:58+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6370" } ], "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-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2022_6040
Vulnerability from csaf_redhat
Published
2022-08-10 13:13
Modified
2024-11-06 01:22
Summary
Red Hat Security Advisory: Release of OpenShift Serverless 1.24.0
Notes
Topic
Release of OpenShift Serverless 1.24.0
The References section contains CVE links providing detailed severity ratings
for each vulnerability. Ratings are based on a Common Vulnerability Scoring
System (CVSS) base score.
Details
Version 1.24.0 of the OpenShift Serverless Operator is supported on Red Hat
OpenShift Container Platform versions 4.6, 4.7, 4.8, 4.9, 4.10, and 4.11.
This release includes security and bug fixes, and enhancements.
Security Fixes in this release include:
- prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)
- go-restful: Authorization Bypass Through User-Controlled Key (CVE-2022-1996)
- golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)
- golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
- golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)
- golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
- golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
- golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
- golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
- golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)
- golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
- golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)
- golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)
- golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)
- golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)
For more details about the security issues, including the impact; a CVSS score;
acknowledgments; and other related information refer to the CVE pages linked in
the References section.
Terms of Use
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.
{ "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": "Release of OpenShift Serverless 1.24.0\n\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.24.0 of the OpenShift Serverless Operator is supported on Red Hat\nOpenShift Container Platform versions 4.6, 4.7, 4.8, 4.9, 4.10, and 4.11. \n\nThis release includes security and bug fixes, and enhancements.\n\nSecurity Fixes in this release include:\n- prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n- go-restful: Authorization Bypass Through User-Controlled Key (CVE-2022-1996)\n- golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n- golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n- golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n- golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n- golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n- golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n- golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n- golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n- golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n- golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)\n- golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n- golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n- golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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\nthe 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:6040", "url": "https://access.redhat.com/errata/RHSA-2022:6040" }, { "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/openshift_container_platform/4.6/html/serverless/index", "url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index", "url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index" }, { "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": "2045880", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880" }, { "category": "external", "summary": "2064857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857" }, { "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": "2092793", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793" }, { "category": "external", "summary": "2094982", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094982" }, { "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6040.json" } ], "title": "Red Hat Security Advisory: Release of OpenShift Serverless 1.24.0", "tracking": { "current_release_date": "2024-11-06T01:22:42+00:00", "generator": { "date": "2024-11-06T01:22:42+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:6040", "initial_release_date": "2022-08-10T13:13:24+00:00", "revision_history": [ { "date": "2022-08-10T13:13:24+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-08-10T13:13:24+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:22:42+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.24", "product": { "name": "Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24", "product_identification_helper": { "cpe": "cpe:/a:redhat:serverless:1.24::el8" } } } ], "category": "product_family", "name": "Red Hat OpenShift Serverless" }, { "branches": [ { "category": "product_version", "name": "openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "product": { "name": "openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "product_id": "openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "product_identification_helper": { "purl": "pkg:oci/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.3.1-4" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "product": { "name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "product": { "name": "openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "product": { "name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "product": { "name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "product": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "product": { "name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "product": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "product": { "name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "product": { "name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "product": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "product": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "product": { "name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "product": { "name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "product": { "name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "product": { "name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "product": { "name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "product": { "name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "product": { "name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "product_id": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-sugar-controller-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "product": { "name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "product": { "name": "openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.24.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "product": { "name": "openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "product_identification_helper": { "purl": "pkg:oci/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.24.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "product": { "name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.3.1-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "product": { "name": "openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.3.0-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "product": { "name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.24.0-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "product": { "name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.3.0-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "product": { "name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "product_identification_helper": { "purl": "pkg:oci/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.3.0-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "product": { "name": "openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "product_identification_helper": { "purl": "pkg:oci/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.24.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "product": { "name": "openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "product": { "name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "product_identification_helper": { "purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "product": { "name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "product": { "name": "openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "product": { "name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "product": { "name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "product_identification_helper": { "purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "product": { "name": "openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "product": { "name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "product_identification_helper": { "purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "product": { "name": "openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "product_identification_helper": { "purl": "pkg:oci/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.3.0-3" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "product": { "name": "openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "product_id": "openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "product_identification_helper": { "purl": "pkg:oci/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.3.1-4" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "product": { "name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "product_identification_helper": { "purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "product": { "name": "openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "product_identification_helper": { "purl": "pkg:oci/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "product": { "name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "product_identification_helper": { "purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "product": { "name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "product_identification_helper": { "purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "product": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "product": { "name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "product": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "product": { "name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "product": { "name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "product": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "product": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "product": { "name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "product": { "name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "product_identification_helper": { "purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "product": { "name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "product_identification_helper": { "purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "product": { "name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "product_identification_helper": { "purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "product": { "name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "product_identification_helper": { "purl": "pkg:oci/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "product": { "name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "product_identification_helper": { "purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "product": { "name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "product_id": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "product_identification_helper": { "purl": "pkg:oci/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-sugar-controller-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "product": { "name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "product_identification_helper": { "purl": "pkg:oci/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "product": { "name": "openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "product_identification_helper": { "purl": "pkg:oci/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.24.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "product": { "name": "openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "product_identification_helper": { "purl": "pkg:oci/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.24.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "product": { "name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "product_identification_helper": { "purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.3.1-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "product": { "name": "openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "product_identification_helper": { "purl": "pkg:oci/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.3.0-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "product": { "name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "product_identification_helper": { "purl": "pkg:oci/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.24.0-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "product": { "name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "product_identification_helper": { "purl": "pkg:oci/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.3.0-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "product": { "name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "product_identification_helper": { "purl": "pkg:oci/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.3.0-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "product": { "name": "openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "product_identification_helper": { "purl": "pkg:oci/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.24.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "product": { "name": "openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "product_identification_helper": { "purl": "pkg:oci/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "product": { "name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "product_identification_helper": { "purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "product": { "name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "product_identification_helper": { "purl": "pkg:oci/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "product": { "name": "openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "product_identification_helper": { "purl": "pkg:oci/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "product": { "name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "product_identification_helper": { "purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "product": { "name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "product_identification_helper": { "purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "product": { "name": "openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "product_identification_helper": { "purl": "pkg:oci/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "product": { "name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "product_identification_helper": { "purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "product": { "name": "openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "product_identification_helper": { "purl": "pkg:oci/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.3.0-3" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "product": { "name": "openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "product_id": "openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "product_identification_helper": { "purl": "pkg:oci/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.3.1-4" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "product": { "name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "product_identification_helper": { "purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "product": { "name": "openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "product_identification_helper": { "purl": "pkg:oci/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "product": { "name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "product_identification_helper": { "purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "product": { "name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "product_identification_helper": { "purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "product": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "product": { "name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "product": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "product": { "name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "product": { "name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "product": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "product": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "product": { "name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "product_identification_helper": { "purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "product": { "name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "product_identification_helper": { "purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "product": { "name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "product_identification_helper": { "purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "product": { "name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "product_identification_helper": { "purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "product": { "name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "product_identification_helper": { "purl": "pkg:oci/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "product": { "name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "product_identification_helper": { "purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "product": { "name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "product_id": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "product_identification_helper": { "purl": "pkg:oci/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-sugar-controller-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "product": { "name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "product_identification_helper": { "purl": "pkg:oci/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.3.2-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "product": { "name": "openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "product_identification_helper": { "purl": "pkg:oci/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.24.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "product": { "name": "openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "product_identification_helper": { "purl": "pkg:oci/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.24.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "product": { "name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "product_identification_helper": { "purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.3.1-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "product": { "name": "openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "product_identification_helper": { "purl": "pkg:oci/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.3.0-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64", "product": { "name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64", "product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64", "product_identification_helper": { "purl": "pkg:oci/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.24.0-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "product": { "name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "product_identification_helper": { "purl": "pkg:oci/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.3.0-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "product": { "name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "product_identification_helper": { "purl": "pkg:oci/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.3.0-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "product": { "name": "openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "product_id": "openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "product_identification_helper": { "purl": "pkg:oci/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-operator-bundle\u0026tag=1.24.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "product": { "name": "openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "product_identification_helper": { "purl": "pkg:oci/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.24.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "product": { "name": "openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "product_identification_helper": { "purl": "pkg:oci/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "product": { "name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "product_identification_helper": { "purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "product": { "name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "product_identification_helper": { "purl": "pkg:oci/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "product": { "name": "openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "product_identification_helper": { "purl": "pkg:oci/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "product": { "name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "product_identification_helper": { "purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "product": { "name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "product_identification_helper": { "purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "product": { "name": "openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "product_identification_helper": { "purl": "pkg:oci/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "product": { "name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "product_identification_helper": { "purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.3.0-3" } } }, { "category": "product_version", "name": "openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "product": { "name": "openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "product_identification_helper": { "purl": "pkg:oci/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.3.0-3" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x" }, "product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le" }, "product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64" }, "product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x" }, "product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64" }, "product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le" }, "product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le" }, "product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x" }, "product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64" }, "product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le" }, "product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x" }, "product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64" }, "product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64" }, "product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le" }, "product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x" }, "product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le" }, "product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x" }, "product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64" }, "product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x" }, "product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le" }, "product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64" }, "product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le" }, "product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64" }, "product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x" }, "product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64" }, "product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x" }, "product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le" }, "product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x" }, "product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le" }, "product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64" }, "product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x" }, "product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64" }, "product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le" }, "product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64" }, "product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le" }, "product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x" }, "product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le" }, "product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x" }, "product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64" }, "product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le" }, "product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64" }, "product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x" }, "product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x" }, "product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le" }, "product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64" }, "product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x" }, "product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le" }, "product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64" }, "product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64" }, "product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le" }, "product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x" }, "product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le" }, "product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x" }, "product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64" }, "product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x" }, "product_reference": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64" }, "product_reference": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le" }, "product_reference": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64" }, "product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x" }, "product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le" }, "product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le" }, "product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64" }, "product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x" }, "product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x" }, "product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le" }, "product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64" }, "product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le" }, "product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x" }, "product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64" }, "product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le" }, "product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64" }, "product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x" }, "product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le" }, "product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x" }, "product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64" }, "product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x" }, "product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64" }, "product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le" }, "product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64" }, "product_reference": "openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64" }, "product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le" }, "product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x" }, "product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x" }, "product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64" }, "product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le" }, "product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le" }, "product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64" }, "product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x" }, "product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x" }, "product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64" }, "product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le" }, "product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le" }, "product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64" }, "product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x" }, "product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x" }, "product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64" }, "product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le" }, "product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64" }, "product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x" }, "product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le" }, "product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le" }, "product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x" }, "product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64" }, "product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64" }, "product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x" }, "product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le" }, "product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x" }, "product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64" }, "product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le" }, "product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le" }, "product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x" }, "product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64 as a component of Red Hat OpenShift Serverless 1.24", "product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" }, "product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64", "relates_to_product_reference": "8Base-Openshift-Serverless-1.24" } ] }, "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_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": "2022-08-10T13:13:24+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6040" } ], "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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_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", "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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_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": "2022-08-10T13:13:24+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6040" } ], "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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "cve": "CVE-2022-1996", "cwe": { "id": "CWE-639", "name": "Authorization Bypass Through User-Controlled Key" }, "discovery_date": "2022-06-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2094982" } ], "notes": [ { "category": "description", "text": "A flaw was found in CORS Filter feature from the go-restful package. When a user inputs a domain which is in AllowedDomains, all domains starting with the same pattern are accepted. This issue could allow an attacker to break the CORS policy by allowing any page to make requests and retrieve data on behalf of users.", "title": "Vulnerability description" }, { "category": "summary", "text": "go-restful: Authorization Bypass Through User-Controlled Key", "title": "Vulnerability summary" }, { "category": "other", "text": "The go-restful package is a transitive dependency which is being pulled with k8s.io/api and not directly being used anywhere in OpenShift Container Platform (OCP), OpenShift Container Storage and OpenShift Data Foundation, hence these components are marked as \u0027Will not fix\u0027 or even \"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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1996" }, { "category": "external", "summary": "RHBZ#2094982", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094982" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1996", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1996" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1996", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1996" } ], "release_date": "2022-06-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-10T13:13:24+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6040" } ], "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": [ "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "go-restful: Authorization Bypass Through User-Controlled Key" }, { "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", "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ] }, "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": "2022-08-10T13:13:24+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6040" } ], "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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter" }, { "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", "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/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ] }, "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": "2022-08-10T13:13:24+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6040" } ], "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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/pem: fix stack overflow in Decode" }, { "cve": "CVE-2022-24921", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-03-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2064857" } ], "notes": [ { "category": "description", "text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: regexp: stack exhaustion via a deeply nested expression", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24921" }, { "category": "external", "summary": "RHBZ#2064857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24921" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk", "url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk" } ], "release_date": "2022-03-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-10T13:13:24+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6040" } ], "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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: regexp: stack exhaustion via a deeply nested expression" }, { "cve": "CVE-2022-28131", "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": "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_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": "2022-08-10T13:13:24+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6040" } ], "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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ] } ], "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", "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": "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/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_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": "2022-08-10T13:13:24+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6040" } ], "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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/elliptic: panic caused by oversized scalar" }, { "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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ] }, "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": "2022-08-10T13:13:24+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6040" } ], "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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_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": "2022-08-10T13:13:24+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6040" } ], "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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_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": "2022-08-10T13:13:24+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6040" } ], "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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_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": "2022-08-10T13:13:24+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6040" } ], "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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_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": "2022-08-10T13:13:24+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6040" } ], "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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ] } ], "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", "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_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": "2022-08-10T13:13:24+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6040" } ], "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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_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": "2022-08-10T13:13:24+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6040" } ], "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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x", "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2023_2357
Vulnerability from csaf_redhat
Published
2023-05-09 10:03
Modified
2024-11-06 02:54
Summary
Red Hat Security Advisory: git-lfs security and bug fix update
Notes
Topic
An update for git-lfs is now available for Red Hat Enterprise Linux 9.
Red 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.
Details
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.
Security Fix(es):
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)
* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)
* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)
* 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)
For 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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.2 Release Notes linked from the References section.
Terms of Use
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.
{ "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": "2024-11-06T02:54:42+00:00", "generator": { "date": "2024-11-06T02:54:42+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "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": "2024-11-06T02:54:42+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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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" } ], "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_6042
Vulnerability from csaf_redhat
Published
2022-08-10 11:39
Modified
2024-11-06 01:21
Summary
Red Hat Security Advisory: Release of OpenShift Serverless Client kn 1.24.0
Notes
Topic
Release of OpenShift Serverless Client kn 1.24.0
Red 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.
Details
Red Hat OpenShift Serverless Client kn 1.24.0 provides a CLI to interact with Red Hat OpenShift Serverless 1.24.0. The kn CLI is delivered as an RPM package for installation on RHEL platforms, and as binaries for non-Linux platforms.
Security Fix(es):
- prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)
- go-restful: Authorization Bypass Through User-Controlled Key (CVE-2022-1996)
- golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)
- golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
- golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)
- golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
- golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
- golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
- golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
- golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)
- golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
- golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)
- golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)
- golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)
- golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)
For 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.
Terms of Use
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.
{ "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": "Release of OpenShift Serverless Client kn 1.24.0\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. 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.24.0 provides a CLI to interact with Red Hat OpenShift Serverless 1.24.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- prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n- go-restful: Authorization Bypass Through User-Controlled Key (CVE-2022-1996)\n- golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n- golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n- golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n- golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n- golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n- golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n- golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n- golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n- golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n- golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)\n- golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n- golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n- golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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-2022:6042", "url": "https://access.redhat.com/errata/RHSA-2022:6042" }, { "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/openshift_container_platform/4.6/html/serverless/index", "url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index", "url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index" }, { "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": "2045880", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880" }, { "category": "external", "summary": "2064857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857" }, { "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": "2092793", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793" }, { "category": "external", "summary": "2094982", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094982" }, { "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": "2108527", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108527" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6042.json" } ], "title": "Red Hat Security Advisory: Release of OpenShift Serverless Client kn 1.24.0", "tracking": { "current_release_date": "2024-11-06T01:21:53+00:00", "generator": { "date": "2024-11-06T01:21:53+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:6042", "initial_release_date": "2022-08-10T11:39:17+00:00", "revision_history": [ { "date": "2022-08-10T11:39:17+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-08-10T11:39:17+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:21:53+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.3.1-4.el8.src", "product": { "name": "openshift-serverless-clients-0:1.3.1-4.el8.src", "product_id": "openshift-serverless-clients-0:1.3.1-4.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-serverless-clients@1.3.1-4.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "openshift-serverless-clients-0:1.3.1-4.el8.x86_64", "product": { "name": "openshift-serverless-clients-0:1.3.1-4.el8.x86_64", "product_id": "openshift-serverless-clients-0:1.3.1-4.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-serverless-clients@1.3.1-4.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "product": { "name": "openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "product_id": "openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-serverless-clients@1.3.1-4.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "openshift-serverless-clients-0:1.3.1-4.el8.s390x", "product": { "name": "openshift-serverless-clients-0:1.3.1-4.el8.s390x", "product_id": "openshift-serverless-clients-0:1.3.1-4.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-serverless-clients@1.3.1-4.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.3.1-4.el8.ppc64le as a component of Red Hat OpenShift Serverless 1.0", "product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le" }, "product_reference": "openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-clients-0:1.3.1-4.el8.s390x as a component of Red Hat OpenShift Serverless 1.0", "product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x" }, "product_reference": "openshift-serverless-clients-0:1.3.1-4.el8.s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-clients-0:1.3.1-4.el8.src as a component of Red Hat OpenShift Serverless 1.0", "product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src" }, "product_reference": "openshift-serverless-clients-0:1.3.1-4.el8.src", "relates_to_product_reference": "8Base-Openshift-Serverless-1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-clients-0:1.3.1-4.el8.x86_64 as a component of Red Hat OpenShift Serverless 1.0", "product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" }, "product_reference": "openshift-serverless-clients-0:1.3.1-4.el8.x86_64", "relates_to_product_reference": "8Base-Openshift-Serverless-1" } ] }, "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.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": "2022-08-10T11:39:17+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6042" } ], "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ] } ], "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", "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ] }, "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": "2022-08-10T11:39:17+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6042" } ], "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "cve": "CVE-2022-1996", "cwe": { "id": "CWE-639", "name": "Authorization Bypass Through User-Controlled Key" }, "discovery_date": "2022-06-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2094982" } ], "notes": [ { "category": "description", "text": "A flaw was found in CORS Filter feature from the go-restful package. When a user inputs a domain which is in AllowedDomains, all domains starting with the same pattern are accepted. This issue could allow an attacker to break the CORS policy by allowing any page to make requests and retrieve data on behalf of users.", "title": "Vulnerability description" }, { "category": "summary", "text": "go-restful: Authorization Bypass Through User-Controlled Key", "title": "Vulnerability summary" }, { "category": "other", "text": "The go-restful package is a transitive dependency which is being pulled with k8s.io/api and not directly being used anywhere in OpenShift Container Platform (OCP), OpenShift Container Storage and OpenShift Data Foundation, hence these components are marked as \u0027Will not fix\u0027 or even \"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1996" }, { "category": "external", "summary": "RHBZ#2094982", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094982" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1996", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1996" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1996", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1996" } ], "release_date": "2022-06-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-10T11:39:17+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6042" } ], "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": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "go-restful: Authorization Bypass Through User-Controlled Key" }, { "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", "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ] }, "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": "2022-08-10T11:39:17+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6042" } ], "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter" }, { "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", "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/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ] }, "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": "2022-08-10T11:39:17+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6042" } ], "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/pem: fix stack overflow in Decode" }, { "cve": "CVE-2022-24921", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-03-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2064857" } ], "notes": [ { "category": "description", "text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: regexp: stack exhaustion via a deeply nested expression", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24921" }, { "category": "external", "summary": "RHBZ#2064857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24921" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk", "url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk" } ], "release_date": "2022-03-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-10T11:39:17+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6042" } ], "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: regexp: stack exhaustion via a deeply nested expression" }, { "cve": "CVE-2022-28131", "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": "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ] }, "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": "2022-08-10T11:39:17+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6042" } ], "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ] } ], "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", "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": "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/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ] }, "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": "2022-08-10T11:39:17+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6042" } ], "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/elliptic: panic caused by oversized scalar" }, { "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.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": "2022-08-10T11:39:17+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6042" } ], "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.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": "2022-08-10T11:39:17+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6042" } ], "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.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": "2022-08-10T11:39:17+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6042" } ], "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.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": "2022-08-10T11:39:17+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6042" } ], "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ] }, "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": "2022-08-10T11:39:17+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6042" } ], "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ] } ], "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", "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.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": "2022-08-10T11:39:17+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6042" } ], "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.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": "2022-08-10T11:39:17+00:00", "details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6042" } ], "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2022_9047
Vulnerability from csaf_redhat
Published
2022-12-15 01:57
Modified
2024-11-06 02:08
Summary
Red Hat Security Advisory: Migration Toolkit for Containers (MTC) 1.7.6 security and bug fix update
Notes
Topic
The Migration Toolkit for Containers (MTC) 1.7.6 is now available.
Red 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.
Details
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.
Security Fix(es) from Bugzilla:
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)
* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)
* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)
For 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.
Terms of Use
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.
{ "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.6 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* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\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/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\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: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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-2022:9047", "url": "https://access.redhat.com/errata/RHSA-2022:9047" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "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": "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": "2132957", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132957" }, { "category": "external", "summary": "2137304", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137304" }, { "category": "external", "summary": "2140208", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140208" }, { "category": "external", "summary": "2143628", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143628" }, { "category": "external", "summary": "2143872", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143872" }, { "category": "external", "summary": "2149920", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149920" }, { "category": "external", "summary": "MIG-1240", "url": "https://issues.redhat.com/browse/MIG-1240" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_9047.json" } ], "title": "Red Hat Security Advisory: Migration Toolkit for Containers (MTC) 1.7.6 security and bug fix update", "tracking": { "current_release_date": "2024-11-06T02:08:58+00:00", "generator": { "date": "2024-11-06T02:08:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:9047", "initial_release_date": "2022-12-15T01:57:35+00:00", "revision_history": [ { "date": "2022-12-15T01:57:35+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-12-15T01:57:35+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T02:08:58+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:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64", "product": { "name": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64", "product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.7.6-6" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64", "product": { "name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64", "product_id": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-hook-runner-rhel8\u0026tag=v1.7.6-5" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64", "product": { "name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64", "product_id": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-legacy-rhel8-operator\u0026tag=v1.7.6-7" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64", "product": { "name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64", "product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.7.6-5" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64", "product": { "name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64", "product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.7.6-5" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64", "product": { "name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64", "product_id": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-openvpn-rhel8\u0026tag=v1.7.6-5" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64", "product": { "name": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64", "product_id": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rhel8-operator\u0026tag=v1.7.6-7" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64", "product": { "name": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64", "product_id": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.7.6-7" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64", "product": { "name": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64", "product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.7.6-5" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64", "product": { "name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64", "product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.7.6-5" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64", "product": { "name": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64", "product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.7.6-4" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64", "product": { "name": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64", "product_id": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-rhel8\u0026tag=v1.7.6-5" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64", "product": { "name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64", "product_id": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-aws-rhel8\u0026tag=v1.7.6-5" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64", "product": { "name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64", "product_id": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8\u0026tag=v1.7.6-5" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64", "product": { "name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64", "product_id": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8\u0026tag=v1.7.6-5" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64", "product": { "name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64", "product_id": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-restic-restore-helper-rhel8\u0026tag=v1.7.6-5" } } }, { "category": "product_version", "name": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64", "product": { "name": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64", "product_id": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-velero-plugin-rhel8\u0026tag=v1.7.6-5" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64" }, "product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64" }, "product_reference": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64" }, "product_reference": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64" }, "product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64" }, "product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64" }, "product_reference": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64" }, "product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64" }, "product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64" }, "product_reference": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64" }, "product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64" }, "product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_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:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64" }, "product_reference": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_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:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64" }, "product_reference": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_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:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_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:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64" }, "product_reference": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_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:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64" }, "product_reference": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64" }, "product_reference": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64" }, "product_reference": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" } ] }, "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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64" ], "known_not_affected": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_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": "2022-12-15T01:57:35+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:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:9047" } ], "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-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_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-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64" ], "known_not_affected": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_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": "2022-12-15T01:57:35+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:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:9047" } ], "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-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64" ], "known_not_affected": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_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": "2022-12-15T01:57:35+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:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:9047" } ], "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-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Decoder.Skip" }, { "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": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64" ] } ], "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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64" ], "known_not_affected": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64" ] }, "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": "2022-12-15T01:57:35+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:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:9047" } ], "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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64" ] } ], "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": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64" ], "known_not_affected": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_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": "2022-12-15T01:57:35+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:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:9047" } ], "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-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64" ], "known_not_affected": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_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": "2022-12-15T01:57:35+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:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:9047" } ], "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-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64" ] } ], "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": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64" ], "known_not_affected": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_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": "2022-12-15T01:57:35+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:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:9047" } ], "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-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64" ] } ], "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": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64" ], "known_not_affected": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_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": "2022-12-15T01:57:35+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:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:9047" } ], "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-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64" ], "known_not_affected": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_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": "2022-12-15T01:57:35+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:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:9047" } ], "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-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2022_6430
Vulnerability from csaf_redhat
Published
2022-09-13 02:09
Modified
2024-11-06 01:36
Summary
Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.0.4 security and bug fix update
Notes
Topic
OpenShift API for Data Protection (OADP) 1.0.4 is now available.
Red 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.
Details
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.
Security Fix(es):
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)
* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)
* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)
For 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.
Terms of Use
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.
{ "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.0.4 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):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\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: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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:6430", "url": "https://access.redhat.com/errata/RHSA-2022:6430" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2045880", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880" }, { "category": "external", "summary": "2077688", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688" }, { "category": "external", "summary": "2092793", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793" }, { "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6430.json" } ], "title": "Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.0.4 security and bug fix update", "tracking": { "current_release_date": "2024-11-06T01:36:00+00:00", "generator": { "date": "2024-11-06T01:36:00+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:6430", "initial_release_date": "2022-09-13T02:09:43+00:00", "revision_history": [ { "date": "2022-09-13T02:09:43+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-09-13T02:09:43+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:36:00+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "8Base-OADP-1.0", "product": { "name": "8Base-OADP-1.0", "product_id": "8Base-OADP-1.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift_api_data_protection:1.0::el8" } } } ], "category": "product_family", "name": "OpenShift API for Data Protection" }, { "branches": [ { "category": "product_version", "name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64", "product": { "name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64", "product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.0.4-11" } } }, { "category": "product_version", "name": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64", "product": { "name": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64", "product_id": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.0.4-17" } } }, { "category": "product_version", "name": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64", "product": { "name": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64", "product_id": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.0.4-17" } } }, { "category": "product_version", "name": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64", "product": { "name": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64", "product_id": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.0.4-5" } } }, { "category": "product_version", "name": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64", "product": { "name": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64", "product_id": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-registry-rhel8\u0026tag=1.0.4-6" } } }, { "category": "product_version", "name": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64", "product": { "name": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64", "product_id": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.0.4-6" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64", "product": { "name": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64", "product_id": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.0.4-5" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64", "product": { "name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64", "product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.0.4-5" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64", "product": { "name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64", "product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.0.4-5" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64", "product": { "name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64", "product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.0.4-5" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64", "product": { "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64", "product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.0.4-5" } } }, { "category": "product_version", "name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64", "product": { "name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64", "product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.0.4-6" } } } ], "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:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64 as a component of 8Base-OADP-1.0", "product_id": "8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64" }, "product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64", "relates_to_product_reference": "8Base-OADP-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64 as a component of 8Base-OADP-1.0", "product_id": "8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64" }, "product_reference": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64", "relates_to_product_reference": "8Base-OADP-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64 as a component of 8Base-OADP-1.0", "product_id": "8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64" }, "product_reference": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64", "relates_to_product_reference": "8Base-OADP-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64 as a component of 8Base-OADP-1.0", "product_id": "8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64" }, "product_reference": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64", "relates_to_product_reference": "8Base-OADP-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64 as a component of 8Base-OADP-1.0", "product_id": "8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64" }, "product_reference": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64", "relates_to_product_reference": "8Base-OADP-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64 as a component of 8Base-OADP-1.0", "product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64" }, "product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64", "relates_to_product_reference": "8Base-OADP-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64 as a component of 8Base-OADP-1.0", "product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64" }, "product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64", "relates_to_product_reference": "8Base-OADP-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64 as a component of 8Base-OADP-1.0", "product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64" }, "product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64", "relates_to_product_reference": "8Base-OADP-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64 as a component of 8Base-OADP-1.0", "product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64" }, "product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64", "relates_to_product_reference": "8Base-OADP-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64 as a component of 8Base-OADP-1.0", "product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64" }, "product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64", "relates_to_product_reference": "8Base-OADP-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64 as a component of 8Base-OADP-1.0", "product_id": "8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64" }, "product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64", "relates_to_product_reference": "8Base-OADP-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64 as a component of 8Base-OADP-1.0", "product_id": "8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64" }, "product_reference": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64", "relates_to_product_reference": "8Base-OADP-1.0" } ] }, "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-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64", "8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64", "8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64", "8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64", "8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64", "8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64" ], "known_not_affected": [ "8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64", "8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64", "8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64", "8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64", "8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64", "8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_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": "2022-09-13T02:09:43+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6430" } ], "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-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_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-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64", "8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64", "8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64", "8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64", "8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64", "8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_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-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64" ], "known_not_affected": [ "8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64", "8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64", "8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64", "8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64", "8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64", "8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_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": "2022-09-13T02:09:43+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6430" } ], "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-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "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-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64", "8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64", "8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64", "8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64", "8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64", "8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64" ] } ], "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64" ], "known_not_affected": [ "8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64", "8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64", "8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64", "8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64", "8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64", "8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64" ] }, "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": "2022-09-13T02:09:43+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6430" } ], "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-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter" }, { "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": [ "8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64", "8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64", "8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64", "8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64", "8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64", "8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64" ] } ], "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/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64" ], "known_not_affected": [ "8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64", "8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64", "8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64", "8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64", "8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64", "8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64" ] }, "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": "2022-09-13T02:09:43+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6430" } ], "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-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/pem: fix stack overflow in Decode" }, { "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-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64", "8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64", "8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64", "8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64", "8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64", "8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64", "8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64" ] }, "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": "2022-09-13T02:09:43+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64", "8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64", "8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64", "8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64", "8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64", "8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64", "8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6430" } ], "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-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64", "8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64", "8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64", "8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64", "8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64", "8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64", "8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64" ] } ], "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": [ "8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64", "8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64", "8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64", "8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64", "8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64", "8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64" ], "known_not_affected": [ "8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64", "8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64", "8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64", "8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64", "8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64", "8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_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": "2022-09-13T02:09:43+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6430" } ], "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-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64" ] } ], "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": [ "8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64", "8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64", "8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64", "8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64", "8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64", "8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64" ], "known_not_affected": [ "8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64", "8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64", "8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64", "8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64", "8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64", "8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_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": "2022-09-13T02:09:43+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6430" } ], "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-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64" ] } ], "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-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64", "8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64", "8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64", "8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64", "8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64", "8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64" ], "known_not_affected": [ "8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64", "8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64", "8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64", "8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64", "8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64", "8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64", "8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_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": "2022-09-13T02:09:43+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6430" } ], "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-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2022_6113
Vulnerability from csaf_redhat
Published
2022-08-18 15:12
Modified
2024-11-06 01:23
Summary
Red Hat Security Advisory: Red Hat Application Interconnect 1.0 Release (rpms)
Notes
Topic
Red Hat Application Interconnect 1.0 introduces a service network, linking TCP and HTTP services across the hybrid cloud.
A 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.
This is an update to the rpms for Red Hat Application Interconnect 1.0
to fix some security issues in the golang compiler.
Red 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 links in the References section.
Details
This release addresses several security issues in the underlying golang compiler by moving to golang version 1.17.12.
Security Fixes:
Important:
- golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
Moderate:
- golang: net/http: improper sanitization of Transfer-Encoding header
(CVE-2022-1705)
- golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)
- golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)
- golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
- golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
- golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)
- golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For
not working (CVE-2022-32148)
For 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.
Terms of Use
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.
{ "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 Application Interconnect 1.0 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.\nIt allows geographically distributed services to connect as if they were all running in the same site.\n\nThis is an update to the rpms for Red Hat Application Interconnect 1.0\nto fix some security issues in the golang compiler.\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 links in the References section.", "title": "Topic" }, { "category": "general", "text": "This release addresses several security issues in the underlying golang compiler by moving to golang version 1.17.12.\n\nSecurity Fixes:\n\nImportant:\n- golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\nModerate:\n- golang: net/http: improper sanitization of Transfer-Encoding header\n(CVE-2022-1705)\n- golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n- golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\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/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n- golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For\nnot working (CVE-2022-32148)\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-2022:6113", "url": "https://access.redhat.com/errata/RHSA-2022:6113" }, { "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/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_application_interconnect", "url": "https://access.redhat.com/documentation/en-us/red_hat_application_interconnect" }, { "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": "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6113.json" } ], "title": "Red Hat Security Advisory: Red Hat Application Interconnect 1.0 Release (rpms)", "tracking": { "current_release_date": "2024-11-06T01:23:42+00:00", "generator": { "date": "2024-11-06T01:23:42+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:6113", "initial_release_date": "2022-08-18T15:12:43+00:00", "revision_history": [ { "date": "2022-08-18T15:12:43+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-08-18T15:12:43+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:23:42+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 1", "product": { "name": "Red Hat Service Interconnect 1", "product_id": "8Base-Application-Interconnect-1", "product_identification_helper": { "cpe": "cpe:/a:redhat:application_interconnect:1::el8" } } } ], "category": "product_family", "name": "Red Hat Service Interconnect" }, { "branches": [ { "category": "product_version", "name": "skupper-cli-0:1.0.2-2.el8.src", "product": { "name": "skupper-cli-0:1.0.2-2.el8.src", "product_id": "skupper-cli-0:1.0.2-2.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skupper-cli@1.0.2-2.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "skupper-cli-0:1.0.2-2.el8.x86_64", "product": { "name": "skupper-cli-0:1.0.2-2.el8.x86_64", "product_id": "skupper-cli-0:1.0.2-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skupper-cli@1.0.2-2.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "skupper-cli-0:1.0.2-2.el8.src as a component of Red Hat Service Interconnect 1", "product_id": "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src" }, "product_reference": "skupper-cli-0:1.0.2-2.el8.src", "relates_to_product_reference": "8Base-Application-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "skupper-cli-0:1.0.2-2.el8.x86_64 as a component of Red Hat Service Interconnect 1", "product_id": "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64" }, "product_reference": "skupper-cli-0:1.0.2-2.el8.x86_64", "relates_to_product_reference": "8Base-Application-Interconnect-1" } ] }, "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.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": "2022-08-18T15:12:43+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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6113" } ], "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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64" ] } ], "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", "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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64" ] }, "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": "2022-08-18T15:12:43+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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6113" } ], "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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "cve": "CVE-2022-28131", "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": "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64" ] }, "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": "2022-08-18T15:12:43+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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6113" } ], "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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Decoder.Skip" }, { "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.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": "2022-08-18T15:12:43+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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6113" } ], "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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.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": "2022-08-18T15:12:43+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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6113" } ], "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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.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": "2022-08-18T15:12:43+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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6113" } ], "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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64" ] }, "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": "2022-08-18T15:12:43+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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6113" } ], "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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Unmarshal" }, { "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.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": "2022-08-18T15:12:43+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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6113" } ], "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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src", "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2022_6152
Vulnerability from csaf_redhat
Published
2022-09-01 05:40
Modified
2024-11-06 01:24
Summary
Red Hat Security Advisory: Secondary Scheduler Operator for Red Hat OpenShift 1.1.0 security update
Notes
Topic
Secondary Scheduler Operator for Red Hat OpenShift 1.1.0
Red 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.
Details
Secondary Scheduler Operator for Red Hat OpenShift 1.1.0
Security Fix(es):
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)
* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)
* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)
* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)
* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)
For 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.
Terms of Use
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.
{ "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": "Secondary Scheduler Operator for Red Hat OpenShift 1.1.0\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. 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": "Secondary Scheduler Operator for Red Hat OpenShift 1.1.0\n\nSecurity Fix(es):\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\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/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\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: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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-2022:6152", "url": "https://access.redhat.com/errata/RHSA-2022:6152" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "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": "2092793", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793" }, { "category": "external", "summary": "2105001", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105001" }, { "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": "WRKLDS-466", "url": "https://issues.redhat.com/browse/WRKLDS-466" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6152.json" } ], "title": "Red Hat Security Advisory: Secondary Scheduler Operator for Red Hat OpenShift 1.1.0 security update", "tracking": { "current_release_date": "2024-11-06T01:24:57+00:00", "generator": { "date": "2024-11-06T01:24:57+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:6152", "initial_release_date": "2022-09-01T05:40:28+00:00", "revision_history": [ { "date": "2022-09-01T05:40:28+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-09-01T05:40:28+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:24:57+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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64", "product": { "name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64", "product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64", "product_identification_helper": { "purl": "pkg:oci/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle\u0026tag=v1.1-11" } } }, { "category": "product_version", "name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64", "product": { "name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64", "product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64", "product_identification_helper": { "purl": "pkg:oci/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8\u0026tag=v1.1-11" } } } ], "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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64" }, "product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" }, "product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64", "relates_to_product_reference": "8Base-OSSO-1.1" } ] }, "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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "known_not_affected": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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": "2022-09-01T05:40:28+00:00", "details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0", "product_ids": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6152" } ], "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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "known_not_affected": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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": "2022-09-01T05:40:28+00:00", "details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0", "product_ids": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6152" } ], "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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "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": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64" ] } ], "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/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "known_not_affected": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64" ] }, "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": "2022-09-01T05:40:28+00:00", "details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0", "product_ids": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6152" } ], "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-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/pem: fix stack overflow in Decode" }, { "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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "known_not_affected": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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": "2022-09-01T05:40:28+00:00", "details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0", "product_ids": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6152" } ], "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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ] } ], "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": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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": "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/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "known_not_affected": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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": "2022-09-01T05:40:28+00:00", "details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0", "product_ids": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6152" } ], "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-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/elliptic: panic caused by oversized scalar" }, { "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": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64" ] } ], "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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "known_not_affected": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64" ] }, "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": "2022-09-01T05:40:28+00:00", "details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0", "product_ids": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6152" } ], "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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ] } ], "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": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "known_not_affected": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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": "2022-09-01T05:40:28+00:00", "details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0", "product_ids": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6152" } ], "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-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ] } ], "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": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "known_not_affected": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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": "2022-09-01T05:40:28+00:00", "details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0", "product_ids": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6152" } ], "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-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ] } ], "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": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "known_not_affected": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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": "2022-09-01T05:40:28+00:00", "details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0", "product_ids": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6152" } ], "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-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ] } ], "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": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "known_not_affected": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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": "2022-09-01T05:40:28+00:00", "details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0", "product_ids": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6152" } ], "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-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ] } ], "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": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "known_not_affected": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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": "2022-09-01T05:40:28+00:00", "details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0", "product_ids": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6152" } ], "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-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "known_not_affected": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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": "2022-09-01T05:40:28+00:00", "details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0", "product_ids": [ "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6152" } ], "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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2022_8626
Vulnerability from csaf_redhat
Published
2022-11-28 20:47
Modified
2024-11-06 02:04
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.11.17 packages and security update
Notes
Topic
Red Hat OpenShift Container Platform release 4.11.17 is now available with
updates to packages and images that fix several bugs and add enhancements.
This release includes a security update for Red Hat OpenShift Container Platform 4.11.
Red 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.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing
Kubernetes application platform solution designed for on-premise or private
cloud deployments.
This advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.11.17. See the following advisory for the container images for this release:
https://access.redhat.com/errata/RHBA-2022:8627
Security Fix(es):
* golang: net/http: improper sanitization of Transfer-Encoding header
(CVE-2022-1705)
* golang: net/http: handle server errors after sending GOAWAY
(CVE-2022-27664)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit
X-Forwarded-For not working (CVE-2022-32148)
* 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)
For 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.
All 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
Terms of Use
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.
{ "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.17 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.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\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.11.17. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHBA-2022:8627\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header\n(CVE-2022-1705)\n* golang: net/http: handle server errors after sending GOAWAY\n(CVE-2022-27664)\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit\nX-Forwarded-For not working (CVE-2022-32148)\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)\nlisted 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. 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", "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:8626", "url": "https://access.redhat.com/errata/RHSA-2022:8626" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "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": "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-4045", "url": "https://issues.redhat.com/browse/OCPBUGS-4045" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8626.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.11.17 packages and security update", "tracking": { "current_release_date": "2024-11-06T02:04:28+00:00", "generator": { "date": "2024-11-06T02:04:28+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:8626", "initial_release_date": "2022-11-28T20:47:08+00:00", "revision_history": [ { "date": "2022-11-28T20:47:08+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-11-28T20:47:08+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T02:04:28+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_name", "name": "Ironic content for Red Hat OpenShift Container Platform 4.11", "product": { "name": "Ironic content for Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-IRONIC-4.11", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift_ironic:4.11::el8" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.src", "product": { "name": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.src", "product_id": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.24.3-6.rhaos4.11.gitc4567c0.el8?arch=src" } } }, { "category": "product_version", "name": "cri-tools-0:1.24.2-7.el8.src", "product": { "name": "cri-tools-0:1.24.2-7.el8.src", "product_id": "cri-tools-0:1.24.2-7.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.24.2-7.el8?arch=src" } } }, { "category": "product_version", "name": "ignition-0:2.14.0-5.rhaos4.11.el8.src", "product": { "name": "ignition-0:2.14.0-5.rhaos4.11.el8.src", "product_id": "ignition-0:2.14.0-5.rhaos4.11.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.11.el8?arch=src" } } }, { "category": "product_version", "name": "openshift-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.src", "product": { "name": "openshift-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.src", "product_id": "openshift-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift@4.11.0-202211091106.p0.g5658434.assembly.stream.el8?arch=src" } } }, { "category": "product_version", "name": "python-sushy-0:4.1.3-0.20221107175431.1da4385.el8.src", "product": { "name": "python-sushy-0:4.1.3-0.20221107175431.1da4385.el8.src", "product_id": "python-sushy-0:4.1.3-0.20221107175431.1da4385.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sushy@4.1.3-0.20221107175431.1da4385.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "product": { "name": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "product_id": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.24.3-6.rhaos4.11.gitc4567c0.el8?arch=x86_64" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "product": { "name": "cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "product_id": "cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.3-6.rhaos4.11.gitc4567c0.el8?arch=x86_64" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "product": { "name": "cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "product_id": "cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.3-6.rhaos4.11.gitc4567c0.el8?arch=x86_64" } } }, { "category": "product_version", "name": "cri-tools-0:1.24.2-7.el8.x86_64", "product": { "name": "cri-tools-0:1.24.2-7.el8.x86_64", "product_id": "cri-tools-0:1.24.2-7.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.24.2-7.el8?arch=x86_64" } } }, { "category": "product_version", "name": "cri-tools-debugsource-0:1.24.2-7.el8.x86_64", "product": { "name": "cri-tools-debugsource-0:1.24.2-7.el8.x86_64", "product_id": "cri-tools-debugsource-0:1.24.2-7.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.24.2-7.el8?arch=x86_64" } } }, { "category": "product_version", "name": "cri-tools-debuginfo-0:1.24.2-7.el8.x86_64", "product": { "name": "cri-tools-debuginfo-0:1.24.2-7.el8.x86_64", "product_id": "cri-tools-debuginfo-0:1.24.2-7.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.24.2-7.el8?arch=x86_64" } } }, { "category": "product_version", "name": "ignition-0:2.14.0-5.rhaos4.11.el8.x86_64", "product": { "name": "ignition-0:2.14.0-5.rhaos4.11.el8.x86_64", "product_id": "ignition-0:2.14.0-5.rhaos4.11.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.11.el8?arch=x86_64" } } }, { "category": "product_version", "name": "ignition-validate-0:2.14.0-5.rhaos4.11.el8.x86_64", "product": { "name": "ignition-validate-0:2.14.0-5.rhaos4.11.el8.x86_64", "product_id": "ignition-validate-0:2.14.0-5.rhaos4.11.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.11.el8?arch=x86_64" } } }, { "category": "product_version", "name": "ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.x86_64", "product": { "name": "ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.x86_64", "product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.11.el8?arch=x86_64" } } }, { "category": "product_version", "name": "ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64", "product": { "name": "ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64", "product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.11.el8?arch=x86_64" } } }, { "category": "product_version", "name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64", "product": { "name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64", "product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.11.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.x86_64", "product": { "name": "openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.x86_64", "product_id": "openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202211091106.p0.g5658434.assembly.stream.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "product": { "name": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "product_id": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.24.3-6.rhaos4.11.gitc4567c0.el8?arch=aarch64" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "product": { "name": "cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "product_id": "cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.3-6.rhaos4.11.gitc4567c0.el8?arch=aarch64" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "product": { "name": "cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "product_id": "cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.3-6.rhaos4.11.gitc4567c0.el8?arch=aarch64" } } }, { "category": "product_version", "name": "cri-tools-0:1.24.2-7.el8.aarch64", "product": { "name": "cri-tools-0:1.24.2-7.el8.aarch64", "product_id": "cri-tools-0:1.24.2-7.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.24.2-7.el8?arch=aarch64" } } }, { "category": "product_version", "name": "cri-tools-debugsource-0:1.24.2-7.el8.aarch64", "product": { "name": "cri-tools-debugsource-0:1.24.2-7.el8.aarch64", "product_id": "cri-tools-debugsource-0:1.24.2-7.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.24.2-7.el8?arch=aarch64" } } }, { "category": "product_version", "name": "cri-tools-debuginfo-0:1.24.2-7.el8.aarch64", "product": { "name": "cri-tools-debuginfo-0:1.24.2-7.el8.aarch64", "product_id": "cri-tools-debuginfo-0:1.24.2-7.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.24.2-7.el8?arch=aarch64" } } }, { "category": "product_version", "name": "ignition-0:2.14.0-5.rhaos4.11.el8.aarch64", "product": { "name": "ignition-0:2.14.0-5.rhaos4.11.el8.aarch64", "product_id": "ignition-0:2.14.0-5.rhaos4.11.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.11.el8?arch=aarch64" } } }, { "category": "product_version", "name": "ignition-validate-0:2.14.0-5.rhaos4.11.el8.aarch64", "product": { "name": "ignition-validate-0:2.14.0-5.rhaos4.11.el8.aarch64", "product_id": "ignition-validate-0:2.14.0-5.rhaos4.11.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.11.el8?arch=aarch64" } } }, { "category": "product_version", "name": "ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.aarch64", "product": { "name": "ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.aarch64", "product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.11.el8?arch=aarch64" } } }, { "category": "product_version", "name": "ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "product": { "name": "ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.11.el8?arch=aarch64" } } }, { "category": "product_version", "name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "product": { "name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.11.el8?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.aarch64", "product": { "name": "openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.aarch64", "product_id": "openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202211091106.p0.g5658434.assembly.stream.el8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "product": { "name": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "product_id": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.24.3-6.rhaos4.11.gitc4567c0.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "product": { "name": "cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "product_id": "cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.3-6.rhaos4.11.gitc4567c0.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "product": { "name": "cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "product_id": "cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.3-6.rhaos4.11.gitc4567c0.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-tools-0:1.24.2-7.el8.ppc64le", "product": { "name": "cri-tools-0:1.24.2-7.el8.ppc64le", "product_id": "cri-tools-0:1.24.2-7.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.24.2-7.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-tools-debugsource-0:1.24.2-7.el8.ppc64le", "product": { "name": "cri-tools-debugsource-0:1.24.2-7.el8.ppc64le", "product_id": "cri-tools-debugsource-0:1.24.2-7.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.24.2-7.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-tools-debuginfo-0:1.24.2-7.el8.ppc64le", "product": { "name": "cri-tools-debuginfo-0:1.24.2-7.el8.ppc64le", "product_id": "cri-tools-debuginfo-0:1.24.2-7.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.24.2-7.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "ignition-0:2.14.0-5.rhaos4.11.el8.ppc64le", "product": { "name": "ignition-0:2.14.0-5.rhaos4.11.el8.ppc64le", "product_id": "ignition-0:2.14.0-5.rhaos4.11.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.11.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "ignition-validate-0:2.14.0-5.rhaos4.11.el8.ppc64le", "product": { "name": "ignition-validate-0:2.14.0-5.rhaos4.11.el8.ppc64le", "product_id": "ignition-validate-0:2.14.0-5.rhaos4.11.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.11.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.ppc64le", "product": { "name": "ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.ppc64le", "product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.11.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "product": { "name": "ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.11.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "product": { "name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.11.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.ppc64le", "product": { "name": "openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.ppc64le", "product_id": "openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202211091106.p0.g5658434.assembly.stream.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "product": { "name": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "product_id": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.24.3-6.rhaos4.11.gitc4567c0.el8?arch=s390x" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "product": { "name": "cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "product_id": "cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.3-6.rhaos4.11.gitc4567c0.el8?arch=s390x" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "product": { "name": "cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "product_id": "cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.3-6.rhaos4.11.gitc4567c0.el8?arch=s390x" } } }, { "category": "product_version", "name": "cri-tools-0:1.24.2-7.el8.s390x", "product": { "name": "cri-tools-0:1.24.2-7.el8.s390x", "product_id": "cri-tools-0:1.24.2-7.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.24.2-7.el8?arch=s390x" } } }, { "category": "product_version", "name": "cri-tools-debugsource-0:1.24.2-7.el8.s390x", "product": { "name": "cri-tools-debugsource-0:1.24.2-7.el8.s390x", "product_id": "cri-tools-debugsource-0:1.24.2-7.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.24.2-7.el8?arch=s390x" } } }, { "category": "product_version", "name": "cri-tools-debuginfo-0:1.24.2-7.el8.s390x", "product": { "name": "cri-tools-debuginfo-0:1.24.2-7.el8.s390x", "product_id": "cri-tools-debuginfo-0:1.24.2-7.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.24.2-7.el8?arch=s390x" } } }, { "category": "product_version", "name": "ignition-0:2.14.0-5.rhaos4.11.el8.s390x", "product": { "name": "ignition-0:2.14.0-5.rhaos4.11.el8.s390x", "product_id": "ignition-0:2.14.0-5.rhaos4.11.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.11.el8?arch=s390x" } } }, { "category": "product_version", "name": "ignition-validate-0:2.14.0-5.rhaos4.11.el8.s390x", "product": { "name": "ignition-validate-0:2.14.0-5.rhaos4.11.el8.s390x", "product_id": "ignition-validate-0:2.14.0-5.rhaos4.11.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.11.el8?arch=s390x" } } }, { "category": "product_version", "name": "ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.s390x", "product": { "name": "ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.s390x", "product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.11.el8?arch=s390x" } } }, { "category": "product_version", "name": "ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "product": { "name": "ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.11.el8?arch=s390x" } } }, { "category": "product_version", "name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "product": { "name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.11.el8?arch=s390x" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.s390x", "product": { "name": "openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.s390x", "product_id": "openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202211091106.p0.g5658434.assembly.stream.el8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3-sushy-0:4.1.3-0.20221107175431.1da4385.el8.noarch", "product": { "name": "python3-sushy-0:4.1.3-0.20221107175431.1da4385.el8.noarch", "product_id": "python3-sushy-0:4.1.3-0.20221107175431.1da4385.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-sushy@4.1.3-0.20221107175431.1da4385.el8?arch=noarch" } } }, { "category": "product_version", "name": "python3-sushy-tests-0:4.1.3-0.20221107175431.1da4385.el8.noarch", "product": { "name": "python3-sushy-tests-0:4.1.3-0.20221107175431.1da4385.el8.noarch", "product_id": "python3-sushy-tests-0:4.1.3-0.20221107175431.1da4385.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-sushy-tests@4.1.3-0.20221107175431.1da4385.el8?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64" }, "product_reference": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le" }, "product_reference": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x" }, "product_reference": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.src as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.src" }, "product_reference": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64" }, "product_reference": "cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64" }, "product_reference": "cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le" }, "product_reference": "cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x" }, "product_reference": "cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64" }, "product_reference": "cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64" }, "product_reference": "cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le" }, "product_reference": "cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x" }, "product_reference": "cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64" }, "product_reference": "cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.24.2-7.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.aarch64" }, "product_reference": "cri-tools-0:1.24.2-7.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.24.2-7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.ppc64le" }, "product_reference": "cri-tools-0:1.24.2-7.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.24.2-7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.s390x" }, "product_reference": "cri-tools-0:1.24.2-7.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.24.2-7.el8.src as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.src" }, "product_reference": "cri-tools-0:1.24.2-7.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.24.2-7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.x86_64" }, "product_reference": "cri-tools-0:1.24.2-7.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debuginfo-0:1.24.2-7.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.aarch64" }, "product_reference": "cri-tools-debuginfo-0:1.24.2-7.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debuginfo-0:1.24.2-7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.ppc64le" }, "product_reference": "cri-tools-debuginfo-0:1.24.2-7.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debuginfo-0:1.24.2-7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.s390x" }, "product_reference": "cri-tools-debuginfo-0:1.24.2-7.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debuginfo-0:1.24.2-7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.x86_64" }, "product_reference": "cri-tools-debuginfo-0:1.24.2-7.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debugsource-0:1.24.2-7.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.aarch64" }, "product_reference": "cri-tools-debugsource-0:1.24.2-7.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debugsource-0:1.24.2-7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.ppc64le" }, "product_reference": "cri-tools-debugsource-0:1.24.2-7.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debugsource-0:1.24.2-7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.s390x" }, "product_reference": "cri-tools-debugsource-0:1.24.2-7.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debugsource-0:1.24.2-7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.x86_64" }, "product_reference": "cri-tools-debugsource-0:1.24.2-7.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-0:2.14.0-5.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.aarch64" }, "product_reference": "ignition-0:2.14.0-5.rhaos4.11.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-0:2.14.0-5.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.ppc64le" }, "product_reference": "ignition-0:2.14.0-5.rhaos4.11.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-0:2.14.0-5.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.s390x" }, "product_reference": "ignition-0:2.14.0-5.rhaos4.11.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-0:2.14.0-5.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.src" }, "product_reference": "ignition-0:2.14.0-5.rhaos4.11.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-0:2.14.0-5.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.x86_64" }, "product_reference": "ignition-0:2.14.0-5.rhaos4.11.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64" }, "product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le" }, "product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x" }, "product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64" }, "product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.aarch64" }, "product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.ppc64le" }, "product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.s390x" }, "product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.x86_64" }, "product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-0:2.14.0-5.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.aarch64" }, "product_reference": "ignition-validate-0:2.14.0-5.rhaos4.11.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-0:2.14.0-5.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.ppc64le" }, "product_reference": "ignition-validate-0:2.14.0-5.rhaos4.11.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-0:2.14.0-5.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.s390x" }, "product_reference": "ignition-validate-0:2.14.0-5.rhaos4.11.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-0:2.14.0-5.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.x86_64" }, "product_reference": "ignition-validate-0:2.14.0-5.rhaos4.11.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64" }, "product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le" }, "product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x" }, "product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64" }, "product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:openshift-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.src" }, "product_reference": "openshift-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.aarch64" }, "product_reference": "openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.ppc64le" }, "product_reference": "openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.s390x" }, "product_reference": "openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.x86_64" }, "product_reference": "openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "python-sushy-0:4.1.3-0.20221107175431.1da4385.el8.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-IRONIC-4.11:python-sushy-0:4.1.3-0.20221107175431.1da4385.el8.src" }, "product_reference": "python-sushy-0:4.1.3-0.20221107175431.1da4385.el8.src", "relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "python3-sushy-0:4.1.3-0.20221107175431.1da4385.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-IRONIC-4.11:python3-sushy-0:4.1.3-0.20221107175431.1da4385.el8.noarch" }, "product_reference": "python3-sushy-0:4.1.3-0.20221107175431.1da4385.el8.noarch", "relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "python3-sushy-tests-0:4.1.3-0.20221107175431.1da4385.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11", "product_id": "8Base-RHOSE-IRONIC-4.11:python3-sushy-tests-0:4.1.3-0.20221107175431.1da4385.el8.noarch" }, "product_reference": "python3-sushy-tests-0:4.1.3-0.20221107175431.1da4385.el8.noarch", "relates_to_product_reference": "8Base-RHOSE-IRONIC-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-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.src", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:openshift-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.src", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.aarch64", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.s390x", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.x86_64", "8Base-RHOSE-IRONIC-4.11:python-sushy-0:4.1.3-0.20221107175431.1da4385.el8.src", "8Base-RHOSE-IRONIC-4.11:python3-sushy-0:4.1.3-0.20221107175431.1da4385.el8.noarch", "8Base-RHOSE-IRONIC-4.11:python3-sushy-tests-0:4.1.3-0.20221107175431.1da4385.el8.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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.src", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.src", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.src", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:openshift-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.src", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.aarch64", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.s390x", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.x86_64", "8Base-RHOSE-IRONIC-4.11:python-sushy-0:4.1.3-0.20221107175431.1da4385.el8.src", "8Base-RHOSE-IRONIC-4.11:python3-sushy-0:4.1.3-0.20221107175431.1da4385.el8.noarch", "8Base-RHOSE-IRONIC-4.11:python3-sushy-tests-0:4.1.3-0.20221107175431.1da4385.el8.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": "2022-11-28T20:47:08+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.11/release_notes/ocp-4-11-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html", "product_ids": [ "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.src", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.src", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8626" } ], "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.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.src", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.src", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: improper sanitization of Transfer-Encoding header" }, { "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:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.src", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.src", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:openshift-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.src", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.aarch64", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.s390x", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.x86_64", "8Base-RHOSE-IRONIC-4.11:python-sushy-0:4.1.3-0.20221107175431.1da4385.el8.src", "8Base-RHOSE-IRONIC-4.11:python3-sushy-0:4.1.3-0.20221107175431.1da4385.el8.noarch", "8Base-RHOSE-IRONIC-4.11:python3-sushy-tests-0:4.1.3-0.20221107175431.1da4385.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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:cri-tools-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.src", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.src", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.src", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:openshift-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.src", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.aarch64", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.s390x", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.x86_64", "8Base-RHOSE-IRONIC-4.11:python-sushy-0:4.1.3-0.20221107175431.1da4385.el8.src", "8Base-RHOSE-IRONIC-4.11:python3-sushy-0:4.1.3-0.20221107175431.1da4385.el8.noarch", "8Base-RHOSE-IRONIC-4.11:python3-sushy-tests-0:4.1.3-0.20221107175431.1da4385.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": "2022-11-28T20:47:08+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.11/release_notes/ocp-4-11-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html", "product_ids": [ "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.src", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8626" } ], "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:cri-tools-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.src", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: handle server errors after sending GOAWAY" }, { "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.11:cri-tools-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.src", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.src", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:openshift-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.src", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.aarch64", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.s390x", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.x86_64", "8Base-RHOSE-IRONIC-4.11:python-sushy-0:4.1.3-0.20221107175431.1da4385.el8.src", "8Base-RHOSE-IRONIC-4.11:python3-sushy-0:4.1.3-0.20221107175431.1da4385.el8.noarch", "8Base-RHOSE-IRONIC-4.11:python3-sushy-tests-0:4.1.3-0.20221107175431.1da4385.el8.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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.src", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.src", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.src", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:openshift-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.src", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.aarch64", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.s390x", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.x86_64", "8Base-RHOSE-IRONIC-4.11:python-sushy-0:4.1.3-0.20221107175431.1da4385.el8.src", "8Base-RHOSE-IRONIC-4.11:python3-sushy-0:4.1.3-0.20221107175431.1da4385.el8.noarch", "8Base-RHOSE-IRONIC-4.11:python3-sushy-tests-0:4.1.3-0.20221107175431.1da4385.el8.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": "2022-11-28T20:47:08+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.11/release_notes/ocp-4-11-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html", "product_ids": [ "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.src", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8626" } ], "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.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.src", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.11:openshift-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.src", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.aarch64", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.s390x", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.x86_64", "8Base-RHOSE-IRONIC-4.11:python-sushy-0:4.1.3-0.20221107175431.1da4385.el8.src", "8Base-RHOSE-IRONIC-4.11:python3-sushy-0:4.1.3-0.20221107175431.1da4385.el8.noarch", "8Base-RHOSE-IRONIC-4.11:python3-sushy-tests-0:4.1.3-0.20221107175431.1da4385.el8.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.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.src", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.src", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.src", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.11:openshift-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.src", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.aarch64", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.s390x", "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202211091106.p0.g5658434.assembly.stream.el8.x86_64", "8Base-RHOSE-IRONIC-4.11:python-sushy-0:4.1.3-0.20221107175431.1da4385.el8.src", "8Base-RHOSE-IRONIC-4.11:python3-sushy-0:4.1.3-0.20221107175431.1da4385.el8.noarch", "8Base-RHOSE-IRONIC-4.11:python3-sushy-tests-0:4.1.3-0.20221107175431.1da4385.el8.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": "2022-11-28T20:47:08+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.11/release_notes/ocp-4-11-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html", "product_ids": [ "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.src", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.src", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.src", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8626" } ], "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:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.src", "8Base-RHOSE-4.11:cri-o-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.aarch64", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.ppc64le", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.s390x", "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.3-6.rhaos4.11.gitc4567c0.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.src", "8Base-RHOSE-4.11:cri-tools-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.aarch64", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.ppc64le", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.s390x", "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-7.el8.x86_64", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.src", "8Base-RHOSE-4.11:ignition-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-5.rhaos4.11.el8.x86_64", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.aarch64", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.ppc64le", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.s390x", "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.11.el8.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" } ] }
rhsa-2023_2758
Vulnerability from csaf_redhat
Published
2023-05-16 08:49
Modified
2024-11-06 02:57
Summary
Red Hat Security Advisory: container-tools:rhel8 security, bug fix, and enhancement update
Notes
Topic
An update for the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.
Red 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.
Details
The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.
Security Fix(es):
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)
* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)
* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)
* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)
* podman: symlink exchange attack in podman export volume (CVE-2023-0778)
* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)
* 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)
For 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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.8 Release Notes linked from the References section.
Terms of Use
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.
{ "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* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\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: 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* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* podman: symlink exchange attack in podman export volume (CVE-2023-0778)\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\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:2758", "url": "https://access.redhat.com/errata/RHSA-2023:2758" }, { "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": "2033280", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2033280" }, { "category": "external", "summary": "2047290", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047290" }, { "category": "external", "summary": "2059658", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2059658" }, { "category": "external", "summary": "2080458", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080458" }, { "category": "external", "summary": "2089790", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089790" }, { "category": "external", "summary": "2090166", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090166" }, { "category": "external", "summary": "2092793", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793" }, { "category": "external", "summary": "2097708", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097708" }, { "category": "external", "summary": "2106396", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106396" }, { "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": "2113814", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814" }, { "category": "external", "summary": "2116481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116481" }, { "category": "external", "summary": "2116922", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116922" }, { "category": "external", "summary": "2120435", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120435" }, { "category": "external", "summary": "2121841", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121841" }, { "category": "external", "summary": "2123415", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123415" }, { "category": "external", "summary": "2124414", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124414" }, { "category": "external", "summary": "2124416", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124416" }, { "category": "external", "summary": "2124669", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669" }, { "category": "external", "summary": "2124705", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124705" }, { "category": "external", "summary": "2124952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124952" }, { "category": "external", "summary": "2126243", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126243" }, { "category": "external", "summary": "2126697", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126697" }, { "category": "external", "summary": "2128675", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128675" }, { "category": "external", "summary": "2131741", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131741" }, { "category": "external", "summary": "2131836", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131836" }, { "category": "external", "summary": "2135970", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135970" }, { "category": "external", "summary": "2135973", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135973" }, { "category": "external", "summary": "2136319", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136319" }, { "category": "external", "summary": "2136933", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136933" }, { "category": "external", "summary": "2138434", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138434" }, { "category": "external", "summary": "2139052", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139052" }, { "category": "external", "summary": "2139724", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139724" }, { "category": "external", "summary": "2140084", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140084" }, { "category": "external", "summary": "2140087", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140087" }, { "category": "external", "summary": "2141452", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141452" }, { "category": "external", "summary": "2142711", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142711" }, { "category": "external", "summary": "2144754", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144754" }, { "category": "external", "summary": "2152516", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152516" }, { "category": "external", "summary": "2153036", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153036" }, { "category": "external", "summary": "2155828", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155828" }, { "category": "external", "summary": "2157930", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2157930" }, { "category": "external", "summary": "2158084", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158084" }, { "category": "external", "summary": "2158469", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158469" }, { "category": "external", "summary": "2161274", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274" }, { "category": "external", "summary": "2161682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161682" }, { "category": "external", "summary": "2163759", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163759" }, { "category": "external", "summary": "2165875", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165875" }, { "category": "external", "summary": "2168256", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168256" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2758.json" } ], "title": "Red Hat Security Advisory: container-tools:rhel8 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-06T02:57:02+00:00", "generator": { "date": "2024-11-06T02:57:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:2758", "initial_release_date": "2023-05-16T08:49:00+00:00", "revision_history": [ { "date": "2023-05-16T08:49:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-05-16T08:49:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T02:57:02+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": "container-tools:rhel8:8080020230321153727:0f77c1b7", "product": { "name": "container-tools:rhel8:8080020230321153727:0f77c1b7", "product_id": "container-tools:rhel8:8080020230321153727:0f77c1b7", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@rhel8:8080020230321153727:0f77c1b7" } } }, { "category": "product_version", "name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "product": { "name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B18286%2Bcd236dce?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "product": { "name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "product_id": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.205.0-2.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "product": { "name": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "product_id": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=noarch\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "product": { "name": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "product_id": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-podman@4.4.1-1.module%2Bel8.8.0%2B18275%2B3a56cc62?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "product": { "name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "product_id": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "product": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "product": { "name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "product": { "name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B18286%2Bcd236dce?arch=src" } } }, { "category": "product_version", "name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "product": { "name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "product": { "name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "product_id": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.205.0-2.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "product": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "product": { "name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "product": { "name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "product": { "name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "product": { "name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src" } } }, { "category": "product_version", "name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "product": { "name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src" } } }, { "category": "product_version", "name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "product": { "name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "product": { "name": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "product_id": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman@4.4.1-1.module%2Bel8.8.0%2B18275%2B3a56cc62?arch=src" } } }, { "category": "product_version", "name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "product": { "name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "product": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "product": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src", "product": { "name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src", "product_id": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "product": { "name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "product": { "name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "product_id": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "product": { "name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "product_id": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "product": { "name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "product_id": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "product_id": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "product": { "name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "product": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "product": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "product": { "name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "product": { "name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "product": { "name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "product_id": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "product": { "name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "product_id": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64" } } }, { "category": "product_version", "name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64" } } }, { "category": "product_version", "name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product": { "name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product": { "name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_id": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_id": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product": { "name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_id": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product": { "name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_id": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product": { "name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_id": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product": { "name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_id": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_id": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product": { "name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_id": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product": { "name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_id": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product": { "name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_id": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64" } } }, { "category": "product_version", "name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "product": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "product": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "product": { "name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "product": { "name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "product_id": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "product": { "name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "product_id": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "product": { "name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "product_id": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "product_id": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "product": { "name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "product": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "product": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "product": { "name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "product": { "name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "product": { "name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "product_id": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "product": { "name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "product_id": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x" } } }, { "category": "product_version", "name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x" } } }, { "category": "product_version", "name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product": { "name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product": { "name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_id": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_id": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product": { "name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_id": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product": { "name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_id": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product": { "name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_id": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product": { "name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_id": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_id": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product": { "name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_id": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product": { "name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_id": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product": { "name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_id": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x" } } }, { "category": "product_version", "name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "product": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "product": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "product": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "product": { "name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "product": { "name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "product_id": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "product": { "name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "product_id": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "product": { "name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "product_id": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "product": { "name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "product": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "product": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "product": { "name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "product": { "name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "product": { "name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "product_id": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "product": { "name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "product_id": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le" } } }, { "category": "product_version", "name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product": { "name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product": { "name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_id": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_id": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product": { "name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_id": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product": { "name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_id": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product": { "name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_id": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product": { "name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_id": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_id": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product": { "name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_id": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product": { "name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_id": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product": { "name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_id": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "product": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "product": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "product": { "name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "product": { "name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "product_id": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "product": { "name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "product_id": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "product": { "name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "product_id": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "product_id": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "product": { "name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "product": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "product": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "product": { "name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "product": { "name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "product": { "name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "product_id": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "product": { "name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "product_id": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64" } } }, { "category": "product_version", "name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64" } } }, { "category": "product_version", "name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product": { "name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product": { "name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_id": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_id": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product": { "name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_id": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product": { "name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_id": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product": { "name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_id": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product": { "name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_id": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_id": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product": { "name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_id": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product": { "name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_id": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product": { "name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_id": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64" } } }, { "category": "product_version", "name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "product": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "product": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "product": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, "product_reference": "container-tools:rhel8:8080020230321153727:0f77c1b7", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src" }, "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64" }, "product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le" }, "product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x" }, "product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src" }, "product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64" }, "product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64" }, "product_reference": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x" }, "product_reference": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64" }, "product_reference": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64" }, "product_reference": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le" }, "product_reference": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x" }, "product_reference": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64" }, "product_reference": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64" }, "product_reference": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le" }, "product_reference": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x" }, "product_reference": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64" }, "product_reference": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch" }, "product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src" }, "product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64" }, "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le" }, "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x" }, "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src" }, "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64" }, "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64" }, "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le" }, "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x" }, "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64" }, "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64" }, "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le" }, "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x" }, "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64" }, "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch" }, "product_reference": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src" }, "product_reference": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src" }, "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64" }, "product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le" }, "product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x" }, "product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src" }, "product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64" }, "product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src" }, "product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64" }, "product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le" }, "product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x" }, "product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src" }, "product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64" }, "product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64" }, "product_reference": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le" }, "product_reference": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x" }, "product_reference": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64" }, "product_reference": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64" }, "product_reference": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le" }, "product_reference": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x" }, "product_reference": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64" }, "product_reference": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src" }, "product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src" }, "product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64" }, "product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le" }, "product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x" }, "product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src" }, "product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64" }, "product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64" }, "product_reference": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le" }, "product_reference": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x" }, "product_reference": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64" }, "product_reference": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64" }, "product_reference": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le" }, "product_reference": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x" }, "product_reference": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64" }, "product_reference": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64" }, "product_reference": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le" }, "product_reference": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x" }, "product_reference": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64" }, "product_reference": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch" }, "product_reference": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64" }, "product_reference": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le" }, "product_reference": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x" }, "product_reference": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64" }, "product_reference": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64" }, "product_reference": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le" }, "product_reference": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x" }, "product_reference": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64" }, "product_reference": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64" }, "product_reference": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le" }, "product_reference": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x" }, "product_reference": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64" }, "product_reference": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64" }, "product_reference": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le" }, "product_reference": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x" }, "product_reference": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64" }, "product_reference": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src" }, "product_reference": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch" }, "product_reference": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src" }, "product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64" }, "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le" }, "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x" }, "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src" }, "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64" }, "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64" }, "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le" }, "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x" }, "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64" }, "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src" }, "product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch" }, "product_reference": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" }, "product_reference": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7" } ] }, "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] }, "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-16T08:49:00+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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2758" } ], "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-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] } ], "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", "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": [ "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] }, "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-05-16T08:49:00+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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2758" } ], "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": [ "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] }, "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:49:00+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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2758" } ], "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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] }, "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-05-16T08:49:00+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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2758" } ], "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": [ "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Decoder.Skip" }, { "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": [ "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] }, "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-05-16T08:49:00+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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2758" } ], "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": [ "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] }, "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-16T08:49:00+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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2758" } ], "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.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] }, "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-05-16T08:49:00+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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2758" } ], "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.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] }, "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-16T08:49:00+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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2758" } ], "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.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] }, "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-05-16T08:49:00+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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2758" } ], "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.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] } ], "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", "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] }, "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-16T08:49:00+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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2758" } ], "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.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] }, "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-16T08:49:00+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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2758" } ], "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-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] } ], "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-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] }, "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-16T08:49:00+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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2758" } ], "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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] } ], "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-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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] }, "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:49:00+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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2758" } ], "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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests" }, { "acknowledgments": [ { "names": [ "Zhi Li" ], "organization": "Huazhong University of Science and Technology" }, { "names": [ "Weijie Liu", "Hongliang Tian" ], "organization": "Ant Group" }, { "names": [ "XiaoFeng Wang" ], "organization": "Indiana University Bloomington" } ], "cve": "CVE-2023-0778", "cwe": { "id": "CWE-367", "name": "Time-of-check Time-of-use (TOCTOU) Race Condition" }, "discovery_date": "2023-02-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168256" } ], "notes": [ { "category": "description", "text": "A Time-of-check Time-of-use (TOCTOU) flaw was found in podman. This issue may allow a malicious user to replace a normal file in a volume with a symlink while exporting the volume, allowing for access to arbitrary files on the host file system.", "title": "Vulnerability description" }, { "category": "summary", "text": "podman: symlink exchange attack in podman export volume", "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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0778" }, { "category": "external", "summary": "RHBZ#2168256", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168256" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0778", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0778" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0778", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0778" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-qwqv-rqgf-8qh8", "url": "https://github.com/advisories/GHSA-qwqv-rqgf-8qh8" } ], "release_date": "2023-02-15T15:56:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T08:49:00+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:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2758" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch", "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "podman: symlink exchange attack in podman export volume" } ] }
rhsa-2022_7519
Vulnerability from csaf_redhat
Published
2022-11-08 09:34
Modified
2024-11-06 01:55
Summary
Red Hat Security Advisory: grafana security, bug fix, and enhancement update
Notes
Topic
An update for grafana is now available for Red Hat Enterprise Linux 8.
Red 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.
Details
Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB.
The following packages have been upgraded to a later upstream version: grafana (7.5.15). (BZ#2055348)
Security Fix(es):
* sanitize-url: XSS due to improper sanitization in sanitizeUrl function (CVE-2021-23648)
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)
* grafana: Forward OAuth Identity Token can allow users to access some data sources (CVE-2022-21673)
* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)
* grafana: XSS vulnerability in data source handling (CVE-2022-21702)
* grafana: CSRF vulnerability can lead to privilege escalation (CVE-2022-21703)
* grafana: IDOR vulnerability can lead to information disclosure (CVE-2022-21713)
* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)
* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
For 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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.7 Release Notes linked from the References section.
Terms of Use
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.
{ "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\nThe following packages have been upgraded to a later upstream version: grafana (7.5.15). (BZ#2055348)\n\nSecurity Fix(es):\n\n* sanitize-url: XSS due to improper sanitization in sanitizeUrl function (CVE-2021-23648)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* grafana: Forward OAuth Identity Token can allow users to access some data sources (CVE-2022-21673)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* grafana: XSS vulnerability in data source handling (CVE-2022-21702)\n\n* grafana: CSRF vulnerability can lead to privilege escalation (CVE-2022-21703)\n\n* grafana: IDOR vulnerability can lead to information disclosure (CVE-2022-21713)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\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* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\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.7 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-2022:7519", "url": "https://access.redhat.com/errata/RHSA-2022:7519" }, { "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.7_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index" }, { "category": "external", "summary": "2044628", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044628" }, { "category": "external", "summary": "2045880", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880" }, { "category": "external", "summary": "2050648", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050648" }, { "category": "external", "summary": "2050742", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050742" }, { "category": "external", "summary": "2050743", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050743" }, { "category": "external", "summary": "2055348", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055348" }, { "category": "external", "summary": "2065290", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065290" }, { "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7519.json" } ], "title": "Red Hat Security Advisory: grafana security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-06T01:55:11+00:00", "generator": { "date": "2024-11-06T01:55:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:7519", "initial_release_date": "2022-11-08T09:34:04+00:00", "revision_history": [ { "date": "2022-11-08T09:34:04+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-11-08T09:34:04+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:55:11+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.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-3.el8.src", "product": { "name": "grafana-0:7.5.15-3.el8.src", "product_id": "grafana-0:7.5.15-3.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "grafana-0:7.5.15-3.el8.aarch64", "product": { "name": "grafana-0:7.5.15-3.el8.aarch64", "product_id": "grafana-0:7.5.15-3.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=aarch64" } } }, { "category": "product_version", "name": "grafana-debuginfo-0:7.5.15-3.el8.aarch64", "product": { "name": "grafana-debuginfo-0:7.5.15-3.el8.aarch64", "product_id": "grafana-debuginfo-0:7.5.15-3.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "grafana-0:7.5.15-3.el8.ppc64le", "product": { "name": "grafana-0:7.5.15-3.el8.ppc64le", "product_id": "grafana-0:7.5.15-3.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "product": { "name": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "product_id": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "grafana-0:7.5.15-3.el8.x86_64", "product": { "name": "grafana-0:7.5.15-3.el8.x86_64", "product_id": "grafana-0:7.5.15-3.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=x86_64" } } }, { "category": "product_version", "name": "grafana-debuginfo-0:7.5.15-3.el8.x86_64", "product": { "name": "grafana-debuginfo-0:7.5.15-3.el8.x86_64", "product_id": "grafana-debuginfo-0:7.5.15-3.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "grafana-0:7.5.15-3.el8.s390x", "product": { "name": "grafana-0:7.5.15-3.el8.s390x", "product_id": "grafana-0:7.5.15-3.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=s390x" } } }, { "category": "product_version", "name": "grafana-debuginfo-0:7.5.15-3.el8.s390x", "product": { "name": "grafana-debuginfo-0:7.5.15-3.el8.s390x", "product_id": "grafana-debuginfo-0:7.5.15-3.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.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-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64" }, "product_reference": "grafana-0:7.5.15-3.el8.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-0:7.5.15-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le" }, "product_reference": "grafana-0:7.5.15-3.el8.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-0:7.5.15-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x" }, "product_reference": "grafana-0:7.5.15-3.el8.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-0:7.5.15-3.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src" }, "product_reference": "grafana-0:7.5.15-3.el8.src", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-0:7.5.15-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64" }, "product_reference": "grafana-0:7.5.15-3.el8.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-debuginfo-0:7.5.15-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64" }, "product_reference": "grafana-debuginfo-0:7.5.15-3.el8.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le" }, "product_reference": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-debuginfo-0:7.5.15-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x" }, "product_reference": "grafana-debuginfo-0:7.5.15-3.el8.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-debuginfo-0:7.5.15-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" }, "product_reference": "grafana-debuginfo-0:7.5.15-3.el8.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-23648", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2022-03-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2065290" } ], "notes": [ { "category": "description", "text": "A flaw was found in sanitize-url due to improper sanitization in the sanitizeUrl function. This issue causes vulnerability to Cross-site Scripting in sanitize-url.", "title": "Vulnerability description" }, { "category": "summary", "text": "sanitize-url: XSS due to improper sanitization in sanitizeUrl 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": [ "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23648" }, { "category": "external", "summary": "RHBZ#2065290", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065290" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23648", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23648" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23648", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23648" }, { "category": "external", "summary": "https://github.com/braintree/sanitize-url/pull/40", "url": "https://github.com/braintree/sanitize-url/pull/40" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-BRAINTREESANITIZEURL-2339882", "url": "https://snyk.io/vuln/SNYK-JS-BRAINTREESANITIZEURL-2339882" } ], "release_date": "2022-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-08T09:34:04+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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7519" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "sanitize-url: XSS due to improper sanitization in sanitizeUrl function" }, { "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.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": "2022-11-08T09:34:04+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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7519" } ], "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-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] } ], "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", "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": [ "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] }, "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": "2022-11-08T09:34:04+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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7519" } ], "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": [ "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "cve": "CVE-2022-21673", "cwe": { "id": "CWE-201", "name": "Insertion of Sensitive Information Into Sent Data" }, "discovery_date": "2022-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2044628" } ], "notes": [ { "category": "description", "text": "An information-disclosure flaw was found in grafana. When a data source has the Forward OAuth Identity feature enabled, sending a query to that data source with an API token (and no other user credentials) will forward the OAuth Identity of the most recently logged-in user. This flaw allows API token holders to retrieve data to which they may not be authorized.", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: Forward OAuth Identity Token can allow users to access some data sources", "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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21673" }, { "category": "external", "summary": "RHBZ#2044628", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044628" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21673", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21673" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21673", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21673" }, { "category": "external", "summary": "https://grafana.com/blog/2022/01/18/grafana-8.3.4-and-7.5.13-released-with-important-security-fix/", "url": "https://grafana.com/blog/2022/01/18/grafana-8.3.4-and-7.5.13-released-with-important-security-fix/" } ], "release_date": "2022-01-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-08T09:34:04+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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7519" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "grafana: Forward OAuth Identity Token can allow users to access some data sources" }, { "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", "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] }, "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": "2022-11-08T09:34:04+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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7519" } ], "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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter" }, { "cve": "CVE-2022-21702", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2022-01-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2050648" } ], "notes": [ { "category": "description", "text": "A Cross-site scripting (XSS) vulnerability was found in the way Grafana handles data sources. This flaw allows an attacker to serve HTML content through the Grafana data source or plugin proxy and trick a user to visit this HTML page using a specially crafted link and execute a Cross-site scripting (XSS) attack. Should an existing data source connected to Grafana be compromised, it could be used to inappropriately gain access to other data sources connected to the same Grafana org.", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: XSS vulnerability in data source handling", "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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21702" }, { "category": "external", "summary": "RHBZ#2050648", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050648" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21702", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21702" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21702", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21702" }, { "category": "external", "summary": "https://github.com/grafana/grafana/security/advisories/GHSA-xc3p-28hw-q24g", "url": "https://github.com/grafana/grafana/security/advisories/GHSA-xc3p-28hw-q24g" }, { "category": "external", "summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/", "url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/" } ], "release_date": "2022-02-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-08T09:34:04+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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7519" }, { "category": "workaround", "details": "Please refer to the Grafana upstream advisory for possible workarounds for this issue.", "product_ids": [ "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "grafana: XSS vulnerability in data source handling" }, { "cve": "CVE-2022-21703", "cwe": { "id": "CWE-352", "name": "Cross-Site Request Forgery (CSRF)" }, "discovery_date": "2022-01-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2050742" } ], "notes": [ { "category": "description", "text": "A Cross-site request forgery (CSRF) vulnerability was found in Grafana. This flaw allows anonymous attackers to elevate their privileges by mounting cross-origin attacks against authenticated high-privilege Grafana users (for example, editors or admins). An attacker can exploit this vulnerability for privilege escalation by tricking an authenticated user into inviting the attacker as a new user with high privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: CSRF vulnerability can lead to privilege escalation", "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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21703" }, { "category": "external", "summary": "RHBZ#2050742", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050742" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21703", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21703" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21703", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21703" }, { "category": "external", "summary": "https://github.com/grafana/grafana/security/advisories/GHSA-cmf4-h3xc-jw8w", "url": "https://github.com/grafana/grafana/security/advisories/GHSA-cmf4-h3xc-jw8w" }, { "category": "external", "summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/", "url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/" } ], "release_date": "2022-02-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-08T09:34:04+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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7519" }, { "category": "workaround", "details": "Please refer to the Grafana upstream advisory for possible workarounds for this issue.", "product_ids": [ "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "grafana: CSRF vulnerability can lead to privilege escalation" }, { "cve": "CVE-2022-21713", "cwe": { "id": "CWE-425", "name": "Direct Request (\u0027Forced Browsing\u0027)" }, "discovery_date": "2022-01-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2050743" } ], "notes": [ { "category": "description", "text": "An Insecure Direct Object Reference (IDOR) vulnerability was found on Grafana Teams APIs. This flaw impacts the `/teams/:teamId`, `/teams/:search`, `/teams/:teamId/members` API endpoints and may allow an authenticated attacker to view unintended data by querying for the specific team ID or search for teams and see the total number of available teams (including teams that the user does not have access to).", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: IDOR vulnerability can lead to information disclosure", "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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21713" }, { "category": "external", "summary": "RHBZ#2050743", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050743" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21713", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21713" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21713", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21713" }, { "category": "external", "summary": "https://github.com/grafana/grafana/security/advisories/GHSA-63g3-9jq3-mccv", "url": "https://github.com/grafana/grafana/security/advisories/GHSA-63g3-9jq3-mccv" }, { "category": "external", "summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/", "url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/" } ], "release_date": "2022-02-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-08T09:34:04+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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7519" }, { "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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "grafana: IDOR vulnerability can lead to information disclosure" }, { "cve": "CVE-2022-28131", "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": "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] }, "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": "2022-11-08T09:34:04+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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7519" } ], "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": [ "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Decoder.Skip" }, { "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.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": "2022-11-08T09:34:04+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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7519" } ], "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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.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": "2022-11-08T09:34:04+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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7519" } ], "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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.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": "2022-11-08T09:34:04+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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7519" } ], "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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] }, "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": "2022-11-08T09:34:04+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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7519" } ], "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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] } ], "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", "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.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": "2022-11-08T09:34:04+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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7519" } ], "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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.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": "2022-11-08T09:34:04+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.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7519" } ], "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-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src", "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x", "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2023_1042
Vulnerability from csaf_redhat
Published
2023-03-06 18:38
Modified
2024-11-06 02:33
Summary
Red Hat Security Advisory: Custom Metrics Autoscaler Operator for Red Hat OpenShift (with security updates)
Notes
Topic
Custom Metrics Autoscaler Operator for Red Hat OpenShift including security updates.
Red 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.
Details
The Custom Metrics Autoscaler Operator for Red Hat OpenShift is an optional
operator, based on the Kubernetes Event Driven Autoscaler (KEDA), that allows workloads to be scaled using additional metrics sources other than pod metrics.
This release builds upon updated compiler, runtime library, and base images for the purpose of resolving any potential security issues present in previous toolset versions.
This version makes use of newer tools and libraries to address the following issues:
golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)
golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)
golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)
golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)
golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)
golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)
golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)
golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags (CVE-2022-32149)
golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)
Terms of Use
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.
{ "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": "2024-11-06T02:33:53+00:00", "generator": { "date": "2024-11-06T02:33:53+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "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": "2024-11-06T02:33:53+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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-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-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: 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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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://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-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "golang: archive/tar: 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-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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-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": "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/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-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-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "golang: regexp/syntax: limit memory used by parsing regexps" } ] }
rhsa-2022_6347
Vulnerability from csaf_redhat
Published
2022-09-06 14:14
Modified
2024-11-06 01:33
Summary
Red Hat Security Advisory: VolSync 0.5 security fixes and updates
Notes
Topic
VolSync v0.5
Red 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.
Details
VolSync v0.5
VolSync is a Kubernetes operator that enables asynchronous replication of
persistent volumes within a cluster, or across clusters. After deploying
the VolSync operator, it can create and maintain copies of your persistent
data.
For more information about VolSync, see:
https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync
or the VolSync open source community website at:
https://volsync.readthedocs.io/en/stable/.
This advisory contains a security fix and updates to the VolSync
container images.
Security fixes:
* CVE-2022-27191 golang: crash in a golang.org/x/crypto/ssh server
* CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add
* CVE-2022-1705 golang: net/http: improper sanitization of Transfer-Encoding header
* CVE-2022-1962 golang: go/parser: stack exhaustion in all Parse* functions
* CVE-2022-28131 golang: encoding/xml: stack exhaustion in Decoder.Skip
* CVE-2022-30630 golang: io/fs: stack exhaustion in Glob
* CVE-2022-30631 golang: compress/gzip: stack exhaustion in Reader.Read
* CVE-2022-30632 golang: path/filepath: stack exhaustion in Glob
* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal
* CVE-2022-30635 golang: encoding/gob: stack exhaustion in Decoder.Decode
* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working
Terms of Use
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.
{ "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": "VolSync v0.5\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "VolSync v0.5\n\nVolSync is a Kubernetes operator that enables asynchronous replication of\npersistent volumes within a cluster, or across clusters. After deploying\nthe VolSync operator, it can create and maintain copies of your persistent\ndata.\n\nFor more information about VolSync, see:\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync\nor the VolSync open source community website at:\nhttps://volsync.readthedocs.io/en/stable/.\n\nThis advisory contains a security fix and updates to the VolSync\ncontainer images.\n\nSecurity fixes:\n\n* CVE-2022-27191 golang: crash in a golang.org/x/crypto/ssh server\n\n* CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add\n\n* CVE-2022-1705 golang: net/http: improper sanitization of Transfer-Encoding header\n\n* CVE-2022-1962 golang: go/parser: stack exhaustion in all Parse* functions\n\n* CVE-2022-28131 golang: encoding/xml: stack exhaustion in Decoder.Skip\n\n* CVE-2022-30630 golang: io/fs: stack exhaustion in Glob\n\n* CVE-2022-30631 golang: compress/gzip: stack exhaustion in Reader.Read\n\n* CVE-2022-30632 golang: path/filepath: stack exhaustion in Glob\n\n* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal\n\n* CVE-2022-30635 golang: encoding/gob: stack exhaustion in Decoder.Decode\n\n* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working", "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:6347", "url": "https://access.redhat.com/errata/RHSA-2022:6347" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2064702", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064702" }, { "category": "external", "summary": "2092793", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793" }, { "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6347.json" } ], "title": "Red Hat Security Advisory: VolSync 0.5 security fixes and updates", "tracking": { "current_release_date": "2024-11-06T01:33:44+00:00", "generator": { "date": "2024-11-06T01:33:44+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:6347", "initial_release_date": "2022-09-06T14:14:15+00:00", "revision_history": [ { "date": "2022-09-06T14:14:15+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-09-06T14:14:15+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:33:44+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product": { "name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6", "product_identification_helper": { "cpe": "cpe:/a:redhat:acm:2.6::el8" } } } ], "category": "product_family", "name": "Red Hat ACM" }, { "branches": [ { "category": "product_version", "name": "rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x", "product": { "name": "rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x", "product_id": "rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x", "product_identification_helper": { "purl": "pkg:oci/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v0.5.0-20" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "product": { "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v0.5.0-21" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "product": { "name": "rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v0.5.0-21" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "product": { "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v0.5.0-22" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "product": { "name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "product_id": "rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-syncthing-rhel8\u0026tag=v0.5.0-17" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "product": { "name": "rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "product_id": "rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "product_identification_helper": { "purl": "pkg:oci/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v0.5.0-20" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "product": { "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v0.5.0-21" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "product": { "name": "rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v0.5.0-21" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "product": { "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v0.5.0-22" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "product": { "name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "product_id": "rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-syncthing-rhel8\u0026tag=v0.5.0-17" } } }, { "category": "product_version", "name": "rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "product": { "name": "rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "product_id": "rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "product_identification_helper": { "purl": "pkg:oci/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-operator-bundle\u0026tag=v0.5.0-25" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "product": { "name": "rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "product_id": "rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v0.5.0-20" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "product": { "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v0.5.0-21" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "product": { "name": "rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v0.5.0-21" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "product": { "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v0.5.0-22" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "product": { "name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "product_id": "rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-syncthing-rhel8\u0026tag=v0.5.0-17" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "product": { "name": "rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "product_id": "rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "product_identification_helper": { "purl": "pkg:oci/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v0.5.0-20" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "product": { "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v0.5.0-21" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "product": { "name": "rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v0.5.0-21" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "product": { "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v0.5.0-22" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "product": { "name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "product_id": "rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-syncthing-rhel8\u0026tag=v0.5.0-17" } } } ], "category": "architecture", "name": "arm64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le" }, "product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64" }, "product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64" }, "product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x" }, "product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64" }, "product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x" }, "product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le" }, "product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64" }, "product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le" }, "product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x" }, "product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64" }, "product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64" }, "product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64" }, "product_reference": "rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le" }, "product_reference": "rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64" }, "product_reference": "rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x" }, "product_reference": "rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64" }, "product_reference": "rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64" }, "product_reference": "rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le" }, "product_reference": "rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64" }, "product_reference": "rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x" }, "product_reference": "rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" } ] }, "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_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": "2022-09-06T14:14:15+00:00", "details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep", "product_ids": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6347" } ], "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-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x" ] } ], "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", "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-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x" ] }, "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": "2022-09-06T14:14:15+00:00", "details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep", "product_ids": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6347" } ], "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-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "cve": "CVE-2022-27191", "cwe": { "id": "CWE-327", "name": "Use of a Broken or Risky Cryptographic Algorithm" }, "discovery_date": "2022-03-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2064702" } ], "notes": [ { "category": "description", "text": "A broken cryptographic algorithm flaw was found in golang.org/x/crypto/ssh. This issue causes a client to fail authentication with RSA keys to servers that reject signature algorithms based on SHA-2, enabling an attacker to crash the server, resulting in a loss of availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crash in a golang.org/x/crypto/ssh server", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform (OCP) the vulnerable golang.org/x/crypto/ssh package is bundled in many components. The affected code is in the SSH server portion that is not used, hence the impact by this vulnerability is reduced. Additionally the OCP installer components, that also bundle vulnerable golang.org/x/crypto/ssh package, are used only during the cluster installation process, hence for already deployed and running OCP clusters the installer components are considered as affected by this vulnerability but not impacted.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-27191" }, { "category": "external", "summary": "RHBZ#2064702", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064702" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-27191", "url": "https://www.cve.org/CVERecord?id=CVE-2022-27191" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27191", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27191" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ", "url": "https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ" } ], "release_date": "2022-03-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-09-06T14:14:15+00:00", "details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep", "product_ids": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6347" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crash in a golang.org/x/crypto/ssh server" }, { "cve": "CVE-2022-28131", "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": "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_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": "2022-09-06T14:14:15+00:00", "details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep", "product_ids": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6347" } ], "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-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Decoder.Skip" }, { "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-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_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": "2022-09-06T14:14:15+00:00", "details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep", "product_ids": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6347" } ], "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-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_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": "2022-09-06T14:14:15+00:00", "details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep", "product_ids": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6347" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_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": "2022-09-06T14:14:15+00:00", "details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep", "product_ids": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6347" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_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": "2022-09-06T14:14:15+00:00", "details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep", "product_ids": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6347" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_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": "2022-09-06T14:14:15+00:00", "details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep", "product_ids": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6347" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_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", "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_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": "2022-09-06T14:14:15+00:00", "details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep", "product_ids": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6347" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_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": "2022-09-06T14:14:15+00:00", "details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep", "product_ids": [ "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6347" } ], "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-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64", "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x", "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64", "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2022_8057
Vulnerability from csaf_redhat
Published
2022-11-15 10:31
Modified
2024-11-06 01:58
Summary
Red Hat Security Advisory: grafana security, bug fix, and enhancement update
Notes
Topic
An update for grafana is now available for Red Hat Enterprise Linux 9.
Red 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.
Details
Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB.
The following packages have been upgraded to a later upstream version: grafana (7.5.15). (BZ#2055349)
Security Fix(es):
* sanitize-url: XSS due to improper sanitization in sanitizeUrl function (CVE-2021-23648)
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)
* grafana: Forward OAuth Identity Token can allow users to access some data sources (CVE-2022-21673)
* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)
* grafana: XSS vulnerability in data source handling (CVE-2022-21702)
* grafana: CSRF vulnerability can lead to privilege escalation (CVE-2022-21703)
* grafana: IDOR vulnerability can lead to information disclosure (CVE-2022-21713)
* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)
* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
For 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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.1 Release Notes linked from the References section.
Terms of Use
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.
{ "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 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 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": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nThe following packages have been upgraded to a later upstream version: grafana (7.5.15). (BZ#2055349)\n\nSecurity Fix(es):\n\n* sanitize-url: XSS due to improper sanitization in sanitizeUrl function (CVE-2021-23648)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* grafana: Forward OAuth Identity Token can allow users to access some data sources (CVE-2022-21673)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* grafana: XSS vulnerability in data source handling (CVE-2022-21702)\n\n* grafana: CSRF vulnerability can lead to privilege escalation (CVE-2022-21703)\n\n* grafana: IDOR vulnerability can lead to information disclosure (CVE-2022-21713)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\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* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\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.1 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-2022:8057", "url": "https://access.redhat.com/errata/RHSA-2022:8057" }, { "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_enterprise_linux/9/html/9.1_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.1_release_notes/index" }, { "category": "external", "summary": "2044628", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044628" }, { "category": "external", "summary": "2045880", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880" }, { "category": "external", "summary": "2050648", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050648" }, { "category": "external", "summary": "2050742", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050742" }, { "category": "external", "summary": "2050743", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050743" }, { "category": "external", "summary": "2055349", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055349" }, { "category": "external", "summary": "2065290", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065290" }, { "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": "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8057.json" } ], "title": "Red Hat Security Advisory: grafana security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-06T01:58:19+00:00", "generator": { "date": "2024-11-06T01:58:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:8057", "initial_release_date": "2022-11-15T10:31:43+00:00", "revision_history": [ { "date": "2022-11-15T10:31:43+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-11-15T10:31:43+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:58:19+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.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:7.5.15-3.el9.src", "product": { "name": "grafana-0:7.5.15-3.el9.src", "product_id": "grafana-0:7.5.15-3.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "grafana-0:7.5.15-3.el9.aarch64", "product": { "name": "grafana-0:7.5.15-3.el9.aarch64", "product_id": "grafana-0:7.5.15-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "grafana-debuginfo-0:7.5.15-3.el9.aarch64", "product": { "name": "grafana-debuginfo-0:7.5.15-3.el9.aarch64", "product_id": "grafana-debuginfo-0:7.5.15-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "grafana-0:7.5.15-3.el9.ppc64le", "product": { "name": "grafana-0:7.5.15-3.el9.ppc64le", "product_id": "grafana-0:7.5.15-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "product": { "name": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "product_id": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "grafana-0:7.5.15-3.el9.x86_64", "product": { "name": "grafana-0:7.5.15-3.el9.x86_64", "product_id": "grafana-0:7.5.15-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "grafana-debuginfo-0:7.5.15-3.el9.x86_64", "product": { "name": "grafana-debuginfo-0:7.5.15-3.el9.x86_64", "product_id": "grafana-debuginfo-0:7.5.15-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "grafana-0:7.5.15-3.el9.s390x", "product": { "name": "grafana-0:7.5.15-3.el9.s390x", "product_id": "grafana-0:7.5.15-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "grafana-debuginfo-0:7.5.15-3.el9.s390x", "product": { "name": "grafana-debuginfo-0:7.5.15-3.el9.s390x", "product_id": "grafana-debuginfo-0:7.5.15-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el9?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-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64" }, "product_reference": "grafana-0:7.5.15-3.el9.aarch64", "relates_to_product_reference": "AppStream-9.1.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-0:7.5.15-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le" }, "product_reference": "grafana-0:7.5.15-3.el9.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-0:7.5.15-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x" }, "product_reference": "grafana-0:7.5.15-3.el9.s390x", "relates_to_product_reference": "AppStream-9.1.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-0:7.5.15-3.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src" }, "product_reference": "grafana-0:7.5.15-3.el9.src", "relates_to_product_reference": "AppStream-9.1.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-0:7.5.15-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64" }, "product_reference": "grafana-0:7.5.15-3.el9.x86_64", "relates_to_product_reference": "AppStream-9.1.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-debuginfo-0:7.5.15-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64" }, "product_reference": "grafana-debuginfo-0:7.5.15-3.el9.aarch64", "relates_to_product_reference": "AppStream-9.1.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le" }, "product_reference": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-debuginfo-0:7.5.15-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x" }, "product_reference": "grafana-debuginfo-0:7.5.15-3.el9.s390x", "relates_to_product_reference": "AppStream-9.1.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-debuginfo-0:7.5.15-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" }, "product_reference": "grafana-debuginfo-0:7.5.15-3.el9.x86_64", "relates_to_product_reference": "AppStream-9.1.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-23648", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2022-03-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2065290" } ], "notes": [ { "category": "description", "text": "A flaw was found in sanitize-url due to improper sanitization in the sanitizeUrl function. This issue causes vulnerability to Cross-site Scripting in sanitize-url.", "title": "Vulnerability description" }, { "category": "summary", "text": "sanitize-url: XSS due to improper sanitization in sanitizeUrl 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": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23648" }, { "category": "external", "summary": "RHBZ#2065290", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065290" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23648", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23648" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23648", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23648" }, { "category": "external", "summary": "https://github.com/braintree/sanitize-url/pull/40", "url": "https://github.com/braintree/sanitize-url/pull/40" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-BRAINTREESANITIZEURL-2339882", "url": "https://snyk.io/vuln/SNYK-JS-BRAINTREESANITIZEURL-2339882" } ], "release_date": "2022-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-15T10:31: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": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8057" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "sanitize-url: XSS due to improper sanitization in sanitizeUrl function" }, { "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.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": "2022-11-15T10:31: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": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8057" } ], "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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] } ], "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", "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": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] }, "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": "2022-11-15T10:31: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": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8057" } ], "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": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "cve": "CVE-2022-21673", "cwe": { "id": "CWE-201", "name": "Insertion of Sensitive Information Into Sent Data" }, "discovery_date": "2022-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2044628" } ], "notes": [ { "category": "description", "text": "An information-disclosure flaw was found in grafana. When a data source has the Forward OAuth Identity feature enabled, sending a query to that data source with an API token (and no other user credentials) will forward the OAuth Identity of the most recently logged-in user. This flaw allows API token holders to retrieve data to which they may not be authorized.", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: Forward OAuth Identity Token can allow users to access some data sources", "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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21673" }, { "category": "external", "summary": "RHBZ#2044628", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044628" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21673", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21673" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21673", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21673" }, { "category": "external", "summary": "https://grafana.com/blog/2022/01/18/grafana-8.3.4-and-7.5.13-released-with-important-security-fix/", "url": "https://grafana.com/blog/2022/01/18/grafana-8.3.4-and-7.5.13-released-with-important-security-fix/" } ], "release_date": "2022-01-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-15T10:31: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": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8057" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "grafana: Forward OAuth Identity Token can allow users to access some data sources" }, { "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", "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] }, "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": "2022-11-15T10:31: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": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8057" } ], "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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter" }, { "cve": "CVE-2022-21702", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2022-01-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2050648" } ], "notes": [ { "category": "description", "text": "A Cross-site scripting (XSS) vulnerability was found in the way Grafana handles data sources. This flaw allows an attacker to serve HTML content through the Grafana data source or plugin proxy and trick a user to visit this HTML page using a specially crafted link and execute a Cross-site scripting (XSS) attack. Should an existing data source connected to Grafana be compromised, it could be used to inappropriately gain access to other data sources connected to the same Grafana org.", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: XSS vulnerability in data source handling", "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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21702" }, { "category": "external", "summary": "RHBZ#2050648", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050648" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21702", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21702" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21702", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21702" }, { "category": "external", "summary": "https://github.com/grafana/grafana/security/advisories/GHSA-xc3p-28hw-q24g", "url": "https://github.com/grafana/grafana/security/advisories/GHSA-xc3p-28hw-q24g" }, { "category": "external", "summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/", "url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/" } ], "release_date": "2022-02-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-15T10:31: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": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8057" }, { "category": "workaround", "details": "Please refer to the Grafana upstream advisory for possible workarounds for this issue.", "product_ids": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "grafana: XSS vulnerability in data source handling" }, { "cve": "CVE-2022-21703", "cwe": { "id": "CWE-352", "name": "Cross-Site Request Forgery (CSRF)" }, "discovery_date": "2022-01-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2050742" } ], "notes": [ { "category": "description", "text": "A Cross-site request forgery (CSRF) vulnerability was found in Grafana. This flaw allows anonymous attackers to elevate their privileges by mounting cross-origin attacks against authenticated high-privilege Grafana users (for example, editors or admins). An attacker can exploit this vulnerability for privilege escalation by tricking an authenticated user into inviting the attacker as a new user with high privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: CSRF vulnerability can lead to privilege escalation", "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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21703" }, { "category": "external", "summary": "RHBZ#2050742", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050742" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21703", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21703" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21703", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21703" }, { "category": "external", "summary": "https://github.com/grafana/grafana/security/advisories/GHSA-cmf4-h3xc-jw8w", "url": "https://github.com/grafana/grafana/security/advisories/GHSA-cmf4-h3xc-jw8w" }, { "category": "external", "summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/", "url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/" } ], "release_date": "2022-02-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-15T10:31: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": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8057" }, { "category": "workaround", "details": "Please refer to the Grafana upstream advisory for possible workarounds for this issue.", "product_ids": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "grafana: CSRF vulnerability can lead to privilege escalation" }, { "cve": "CVE-2022-21713", "cwe": { "id": "CWE-425", "name": "Direct Request (\u0027Forced Browsing\u0027)" }, "discovery_date": "2022-01-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2050743" } ], "notes": [ { "category": "description", "text": "An Insecure Direct Object Reference (IDOR) vulnerability was found on Grafana Teams APIs. This flaw impacts the `/teams/:teamId`, `/teams/:search`, `/teams/:teamId/members` API endpoints and may allow an authenticated attacker to view unintended data by querying for the specific team ID or search for teams and see the total number of available teams (including teams that the user does not have access to).", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: IDOR vulnerability can lead to information disclosure", "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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21713" }, { "category": "external", "summary": "RHBZ#2050743", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050743" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21713", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21713" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21713", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21713" }, { "category": "external", "summary": "https://github.com/grafana/grafana/security/advisories/GHSA-63g3-9jq3-mccv", "url": "https://github.com/grafana/grafana/security/advisories/GHSA-63g3-9jq3-mccv" }, { "category": "external", "summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/", "url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/" } ], "release_date": "2022-02-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-15T10:31: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": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8057" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "grafana: IDOR vulnerability can lead to information disclosure" }, { "cve": "CVE-2022-28131", "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": "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] }, "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": "2022-11-15T10:31: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": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8057" } ], "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": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Decoder.Skip" }, { "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.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": "2022-11-15T10:31: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": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8057" } ], "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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.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": "2022-11-15T10:31: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": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8057" } ], "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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.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": "2022-11-15T10:31: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": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8057" } ], "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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] }, "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": "2022-11-15T10:31: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": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8057" } ], "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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] } ], "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", "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.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": "2022-11-15T10:31: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": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8057" } ], "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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.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": "2022-11-15T10:31: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": [ "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8057" } ], "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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src", "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x", "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2022_7399
Vulnerability from csaf_redhat
Published
2023-01-17 19:36
Modified
2024-11-06 01:55
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.12.0 bug fix and security update
Notes
Topic
Red Hat OpenShift Container Platform release 4.12.0 is now available with
updates to packages and images that fix several bugs and add enhancements.
This release includes a security update for Red Hat OpenShift Container Platform 4.12.
Red 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.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing
Kubernetes application platform solution designed for on-premise or private
cloud deployments.
This 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:
https://access.redhat.com/errata/RHSA-2022:7398
Space 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:
https://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html
Security Fix(es):
* golang: out-of-bounds read in golang.org/x/text/language leads to DoS
(CVE-2021-38561)
* golang: net/http: improper sanitization of Transfer-Encoding header
(CVE-2022-1705)
* golang: archive/tar: unbounded memory consumption when reading headers
(CVE-2022-2879)
* golang: net/http/httputil: ReverseProxy should not forward unparseable
query parameters (CVE-2022-2880)
* prometheus/client_golang: Denial of service using
InstrumentHandlerCounter (CVE-2022-21698)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit
X-Forwarded-For not working (CVE-2022-32148)
* golang: net/url: JoinPath does not strip relative path components in all
circumstances (CVE-2022-32190)
* vault: insufficient certificate revocation list checking (CVE-2022-41316)
* golang: regexp/syntax: limit memory used by parsing regexps
(CVE-2022-41715)
* openshift: etcd grpc-proxy vulnerable to The Birthday attack against 64-bit block cipher (CVE-2023-0296)
For 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.
Terms of Use
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.
{ "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": "2024-11-06T01:55:44+00:00", "generator": { "date": "2024-11-06T01:55:44+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "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": "2024-11-06T01:55:44+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/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" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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/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" ] } ], "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: 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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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://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/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" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: archive/tar: 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/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" ] } ], "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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/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" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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/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" ] } ], "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/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" ] } ], "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/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" ] } ], "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/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" ] } ], "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/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" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openshift: etcd grpc-proxy vulnerable to The Birthday attack against 64-bit block cipher" } ] }
rhsa-2022_7129
Vulnerability from csaf_redhat
Published
2022-10-25 09:07
Modified
2024-11-06 01:50
Summary
Red Hat Security Advisory: git-lfs security and bug fix update
Notes
Topic
An update for git-lfs is now available for Red Hat Enterprise Linux 8.
Red 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.
Details
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.
Security Fix(es):
* golang.org/x/text: Panic in language.ParseAcceptLanguage while parsing -u- extension (CVE-2020-28851)
* golang.org/x/text: Panic in language.ParseAcceptLanguage while processing bcp47 tag (CVE-2020-28852)
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
* 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)
For 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.
Bug Fix(es):
* git-lfs needs to be rebuild with golang 1.17.7-1 or above
Terms of Use
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.
{ "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.org/x/text: Panic in language.ParseAcceptLanguage while parsing -u- extension (CVE-2020-28851)\n\n* golang.org/x/text: Panic in language.ParseAcceptLanguage while processing bcp47 tag (CVE-2020-28852)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\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: 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\nBug Fix(es):\n\n* git-lfs needs to be rebuild with golang 1.17.7-1 or above", "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:7129", "url": "https://access.redhat.com/errata/RHSA-2022:7129" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1913333", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913333" }, { "category": "external", "summary": "1913338", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913338" }, { "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7129.json" } ], "title": "Red Hat Security Advisory: git-lfs security and bug fix update", "tracking": { "current_release_date": "2024-11-06T01:50:16+00:00", "generator": { "date": "2024-11-06T01:50:16+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:7129", "initial_release_date": "2022-10-25T09:07:21+00:00", "revision_history": [ { "date": "2022-10-25T09:07:21+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-10-25T09:07:21+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:50:16+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.6.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": "git-lfs-0:2.13.3-3.el8_6.src", "product": { "name": "git-lfs-0:2.13.3-3.el8_6.src", "product_id": "git-lfs-0:2.13.3-3.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "git-lfs-0:2.13.3-3.el8_6.aarch64", "product": { "name": "git-lfs-0:2.13.3-3.el8_6.aarch64", "product_id": "git-lfs-0:2.13.3-3.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "product": { "name": "git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "product": { "name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-lfs-0:2.13.3-3.el8_6.ppc64le", "product": { "name": "git-lfs-0:2.13.3-3.el8_6.ppc64le", "product_id": "git-lfs-0:2.13.3-3.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "product": { "name": "git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "product": { "name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-lfs-0:2.13.3-3.el8_6.x86_64", "product": { "name": "git-lfs-0:2.13.3-3.el8_6.x86_64", "product_id": "git-lfs-0:2.13.3-3.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64", "product": { "name": "git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64", "product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "product": { "name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "git-lfs-0:2.13.3-3.el8_6.s390x", "product": { "name": "git-lfs-0:2.13.3-3.el8_6.s390x", "product_id": "git-lfs-0:2.13.3-3.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "product": { "name": "git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "product": { "name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-lfs-0:2.13.3-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64" }, "product_reference": "git-lfs-0:2.13.3-3.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-lfs-0:2.13.3-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le" }, "product_reference": "git-lfs-0:2.13.3-3.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-lfs-0:2.13.3-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x" }, "product_reference": "git-lfs-0:2.13.3-3.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-lfs-0:2.13.3-3.el8_6.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src" }, "product_reference": "git-lfs-0:2.13.3-3.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-lfs-0:2.13.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64" }, "product_reference": "git-lfs-0:2.13.3-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64" }, "product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le" }, "product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x" }, "product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64" }, "product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64" }, "product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le" }, "product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-lfs-debugsource-0:2.13.3-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x" }, "product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64" }, "product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-28851", "cwe": { "id": "CWE-129", "name": "Improper Validation of Array Index" }, "discovery_date": "2021-01-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1913333" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang.org. In x/text, an \"index out of range\" panic occurs in language.ParseAcceptLanguage while parsing the -u- extension.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang.org/x/text: Panic in language.ParseAcceptLanguage while parsing -u- extension", "title": "Vulnerability summary" }, { "category": "other", "text": "Below Red Hat products include the affected version of \u0027golang.org/x/text\u0027, however the language package is not being used and hence they are rated as having a security impact of Low. A future update may address this issue.\n\n* Red Hat OpenShift Container Storage 4\n* OpenShift ServiceMesh (OSSM)\n* Red Hat Gluster Storage 3\n* Windows Container Support for Red Hat OpenShift\n\nOnly three components in OpenShift Container Platform include the affected package, \u0027golang.org/x/text/language\u0027 , the installer, baremetal installer and thanos container images. All other components that include a version of \u0027golang.org/x/text\u0027 do not include the \u0027language\u0027 package and are therefore 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": [ "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-28851" }, { "category": "external", "summary": "RHBZ#1913333", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913333" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-28851", "url": "https://www.cve.org/CVERecord?id=CVE-2020-28851" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28851", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28851" } ], "release_date": "2021-01-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T09:07: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-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7129" } ], "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.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang.org/x/text: Panic in language.ParseAcceptLanguage while parsing -u- extension" }, { "cve": "CVE-2020-28852", "cwe": { "id": "CWE-129", "name": "Improper Validation of Array Index" }, "discovery_date": "2021-01-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1913338" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang.org. In x/text, a \"slice bounds out of range\" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang.org/x/text: Panic in language.ParseAcceptLanguage while processing bcp47 tag", "title": "Vulnerability summary" }, { "category": "other", "text": "Below Red Hat products include the affected version of \u0027golang.org/x/text\u0027, however the language package is not being used and hence they are rated as having a security impact of Low. A future update may address this issue.\n\n* Red Hat OpenShift Container Storage 4\n* OpenShift ServiceMesh (OSSM)\n* Red Hat Gluster Storage 3\n* Windows Container Support for Red Hat OpenShift\n\nOnly three components in OpenShift Container Platform include the affected package, \u0027golang.org/x/text/language\u0027 , the installer, baremetal installer and thanos container images. All other components that include a version of \u0027golang.org/x/text\u0027 do not include the \u0027language\u0027 package and are therefore 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": [ "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-28852" }, { "category": "external", "summary": "RHBZ#1913338", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913338" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-28852", "url": "https://www.cve.org/CVERecord?id=CVE-2020-28852" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28852", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28852" } ], "release_date": "2021-01-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T09:07: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-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7129" } ], "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.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang.org/x/text: Panic in language.ParseAcceptLanguage while processing bcp47 tag" }, { "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": "2022-10-25T09:07: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-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7129" } ], "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-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: improper sanitization of Transfer-Encoding header" }, { "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": "2022-10-25T09:07: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-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7129" } ], "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.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": "2022-10-25T09:07: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-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7129" } ], "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.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": "2022-10-25T09:07: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-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7129" } ], "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.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": "2022-10-25T09:07: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-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7129" } ], "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.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": "2022-10-25T09:07: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-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7129" } ], "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-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": "2022-10-25T09:07: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-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7129" } ], "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.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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" } ] }
rhsa-2022_8250
Vulnerability from csaf_redhat
Published
2022-11-15 15:16
Modified
2024-11-06 02:00
Summary
Red Hat Security Advisory: grafana-pcp security update
Notes
Topic
An update for grafana-pcp is now available for Red Hat Enterprise Linux 9.
Red 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.
Details
The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.
Security Fix(es):
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
For 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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.1 Release Notes linked from the References section.
Terms of Use
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.
{ "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-pcp 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": "The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\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/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\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.1 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-2022:8250", "url": "https://access.redhat.com/errata/RHSA-2022:8250" }, { "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.1_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.1_release_notes/index" }, { "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8250.json" } ], "title": "Red Hat Security Advisory: grafana-pcp security update", "tracking": { "current_release_date": "2024-11-06T02:00:35+00:00", "generator": { "date": "2024-11-06T02:00:35+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:8250", "initial_release_date": "2022-11-15T15:16:26+00:00", "revision_history": [ { "date": "2022-11-15T15:16:26+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-11-15T15:16:26+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T02:00:35+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.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-pcp-0:3.2.0-3.el9.src", "product": { "name": "grafana-pcp-0:3.2.0-3.el9.src", "product_id": "grafana-pcp-0:3.2.0-3.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "grafana-pcp-0:3.2.0-3.el9.aarch64", "product": { "name": "grafana-pcp-0:3.2.0-3.el9.aarch64", "product_id": "grafana-pcp-0:3.2.0-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64", "product": { "name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64", "product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "grafana-pcp-0:3.2.0-3.el9.ppc64le", "product": { "name": "grafana-pcp-0:3.2.0-3.el9.ppc64le", "product_id": "grafana-pcp-0:3.2.0-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le", "product": { "name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le", "product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "grafana-pcp-0:3.2.0-3.el9.x86_64", "product": { "name": "grafana-pcp-0:3.2.0-3.el9.x86_64", "product_id": "grafana-pcp-0:3.2.0-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64", "product": { "name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64", "product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "grafana-pcp-0:3.2.0-3.el9.s390x", "product": { "name": "grafana-pcp-0:3.2.0-3.el9.s390x", "product_id": "grafana-pcp-0:3.2.0-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x", "product": { "name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x", "product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "grafana-pcp-0:3.2.0-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64" }, "product_reference": "grafana-pcp-0:3.2.0-3.el9.aarch64", "relates_to_product_reference": "AppStream-9.1.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-pcp-0:3.2.0-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le" }, "product_reference": "grafana-pcp-0:3.2.0-3.el9.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-pcp-0:3.2.0-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x" }, "product_reference": "grafana-pcp-0:3.2.0-3.el9.s390x", "relates_to_product_reference": "AppStream-9.1.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-pcp-0:3.2.0-3.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src" }, "product_reference": "grafana-pcp-0:3.2.0-3.el9.src", "relates_to_product_reference": "AppStream-9.1.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-pcp-0:3.2.0-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64" }, "product_reference": "grafana-pcp-0:3.2.0-3.el9.x86_64", "relates_to_product_reference": "AppStream-9.1.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64" }, "product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64", "relates_to_product_reference": "AppStream-9.1.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le" }, "product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x" }, "product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x", "relates_to_product_reference": "AppStream-9.1.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64" }, "product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64", "relates_to_product_reference": "AppStream-9.1.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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-pcp-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.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": "2022-11-15T15:16: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-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8250" } ], "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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: improper sanitization of Transfer-Encoding header" }, { "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-pcp-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.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": "2022-11-15T15:16: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-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8250" } ], "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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-pcp-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.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": "2022-11-15T15:16: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-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8250" } ], "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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-pcp-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.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": "2022-11-15T15:16: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-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8250" } ], "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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-pcp-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.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": "2022-11-15T15:16: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-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8250" } ], "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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:grafana-pcp-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.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": "2022-11-15T15:16: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-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8250" } ], "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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src", "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x", "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2022_6183
Vulnerability from csaf_redhat
Published
2022-09-06 13:32
Modified
2024-11-06 01:27
Summary
Red Hat Security Advisory: Logging Subsystem 5.4.5 Security and Bug Fix Update
Notes
Topic
Logging Subsystem 5.4.5 - Red Hat OpenShift
Red 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.
Details
Logging Subsystem 5.4.5 - Red Hat OpenShift
Security Fix(es):
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
For 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.
Terms of Use
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.
{ "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.4.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.4.5 - Red Hat OpenShift\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\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:6183", "url": "https://access.redhat.com/errata/RHSA-2022:6183" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2107342", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342" }, { "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": "LOG-2946", "url": "https://issues.redhat.com/browse/LOG-2946" }, { "category": "external", "summary": "LOG-2963", "url": "https://issues.redhat.com/browse/LOG-2963" }, { "category": "external", "summary": "LOG-2972", "url": "https://issues.redhat.com/browse/LOG-2972" }, { "category": "external", "summary": "LOG-3009", "url": "https://issues.redhat.com/browse/LOG-3009" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6183.json" } ], "title": "Red Hat Security Advisory: Logging Subsystem 5.4.5 Security and Bug Fix Update", "tracking": { "current_release_date": "2024-11-06T01:27:44+00:00", "generator": { "date": "2024-11-06T01:27:44+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:6183", "initial_release_date": "2022-09-06T13:32:06+00:00", "revision_history": [ { "date": "2022-09-06T13:32:06+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-09-06T13:32:06+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:27:44+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "RHOL 5.4 for RHEL 8", "product": { "name": "RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:logging:5.4::el8" } } } ], "category": "product_family", "name": "logging for Red Hat OpenShift" }, { "branches": [ { "category": "product_version", "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:870e1047e82c87cb757995f3d70e2ce59f4fe97aab9de06005823634d060da7f_s390x", "product": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:870e1047e82c87cb757995f3d70e2ce59f4fe97aab9de06005823634d060da7f_s390x", "product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:870e1047e82c87cb757995f3d70e2ce59f4fe97aab9de06005823634d060da7f_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:870e1047e82c87cb757995f3d70e2ce59f4fe97aab9de06005823634d060da7f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.4.5-12" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:0feef8cee2721b635beda6b2d500ef9bbec17685f8cfe998688d8231727fccd8_s390x", "product": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:0feef8cee2721b635beda6b2d500ef9bbec17685f8cfe998688d8231727fccd8_s390x", "product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:0feef8cee2721b635beda6b2d500ef9bbec17685f8cfe998688d8231727fccd8_s390x", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:0feef8cee2721b635beda6b2d500ef9bbec17685f8cfe998688d8231727fccd8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.4.5-9" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:0e268416f6f15ed3895faf19f77ce94f53011d05250b0ef405492392f50f3c50_s390x", "product": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:0e268416f6f15ed3895faf19f77ce94f53011d05250b0ef405492392f50f3c50_s390x", "product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:0e268416f6f15ed3895faf19f77ce94f53011d05250b0ef405492392f50f3c50_s390x", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:0e268416f6f15ed3895faf19f77ce94f53011d05250b0ef405492392f50f3c50?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-267" } } }, { "category": "product_version", "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:fea415de85267d0551d794ddba46d9386aaabec7fb9d21e7e5685df481ec33f9_s390x", "product": { "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:fea415de85267d0551d794ddba46d9386aaabec7fb9d21e7e5685df481ec33f9_s390x", "product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:fea415de85267d0551d794ddba46d9386aaabec7fb9d21e7e5685df481ec33f9_s390x", "product_identification_helper": { "purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:fea415de85267d0551d794ddba46d9386aaabec7fb9d21e7e5685df481ec33f9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-48" } } }, { "category": "product_version", "name": "openshift-logging/logging-curator5-rhel8@sha256:558bf8cd14acc2b92a4f1d0915ef2b733cf4924676ef5ddf8b542d56fbbe88c0_s390x", "product": { "name": "openshift-logging/logging-curator5-rhel8@sha256:558bf8cd14acc2b92a4f1d0915ef2b733cf4924676ef5ddf8b542d56fbbe88c0_s390x", "product_id": "openshift-logging/logging-curator5-rhel8@sha256:558bf8cd14acc2b92a4f1d0915ef2b733cf4924676ef5ddf8b542d56fbbe88c0_s390x", "product_identification_helper": { "purl": "pkg:oci/logging-curator5-rhel8@sha256:558bf8cd14acc2b92a4f1d0915ef2b733cf4924676ef5ddf8b542d56fbbe88c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-220" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch6-rhel8@sha256:74da7f9790d3649733df52e30189e7f79cae6e54cf7b94f056f8d14070ce3ee8_s390x", "product": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:74da7f9790d3649733df52e30189e7f79cae6e54cf7b94f056f8d14070ce3ee8_s390x", "product_id": "openshift-logging/elasticsearch6-rhel8@sha256:74da7f9790d3649733df52e30189e7f79cae6e54cf7b94f056f8d14070ce3ee8_s390x", "product_identification_helper": { "purl": "pkg:oci/elasticsearch6-rhel8@sha256:74da7f9790d3649733df52e30189e7f79cae6e54cf7b94f056f8d14070ce3ee8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-239" } } }, { "category": "product_version", "name": "openshift-logging/eventrouter-rhel8@sha256:4e0ae8756a26dee4dc36153c034bb2f5a055d2525655b8fa3214ed904eb7f7cc_s390x", "product": { "name": "openshift-logging/eventrouter-rhel8@sha256:4e0ae8756a26dee4dc36153c034bb2f5a055d2525655b8fa3214ed904eb7f7cc_s390x", "product_id": "openshift-logging/eventrouter-rhel8@sha256:4e0ae8756a26dee4dc36153c034bb2f5a055d2525655b8fa3214ed904eb7f7cc_s390x", "product_identification_helper": { "purl": "pkg:oci/eventrouter-rhel8@sha256:4e0ae8756a26dee4dc36153c034bb2f5a055d2525655b8fa3214ed904eb7f7cc?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-26" } } }, { "category": "product_version", "name": "openshift-logging/fluentd-rhel8@sha256:23fc876085821004d2a06bd3c6c5b6796b38e1f075a415234d61bbcc5cb6a2a0_s390x", "product": { "name": "openshift-logging/fluentd-rhel8@sha256:23fc876085821004d2a06bd3c6c5b6796b38e1f075a415234d61bbcc5cb6a2a0_s390x", "product_id": "openshift-logging/fluentd-rhel8@sha256:23fc876085821004d2a06bd3c6c5b6796b38e1f075a415234d61bbcc5cb6a2a0_s390x", "product_identification_helper": { "purl": "pkg:oci/fluentd-rhel8@sha256:23fc876085821004d2a06bd3c6c5b6796b38e1f075a415234d61bbcc5cb6a2a0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.5-29" } } }, { "category": "product_version", "name": "openshift-logging/kibana6-rhel8@sha256:45ced4eb54e534a3d587e9a6b98f8a76e2a5443985a961aa58fb8603600dbf47_s390x", "product": { "name": "openshift-logging/kibana6-rhel8@sha256:45ced4eb54e534a3d587e9a6b98f8a76e2a5443985a961aa58fb8603600dbf47_s390x", "product_id": "openshift-logging/kibana6-rhel8@sha256:45ced4eb54e534a3d587e9a6b98f8a76e2a5443985a961aa58fb8603600dbf47_s390x", "product_identification_helper": { "purl": "pkg:oci/kibana6-rhel8@sha256:45ced4eb54e534a3d587e9a6b98f8a76e2a5443985a961aa58fb8603600dbf47?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-275" } } }, { "category": "product_version", "name": "openshift-logging/logging-loki-rhel8@sha256:aeef9fe60b7810b25464c45cd415990b435a513f906e3edfa79252b55cf7db39_s390x", "product": { "name": "openshift-logging/logging-loki-rhel8@sha256:aeef9fe60b7810b25464c45cd415990b435a513f906e3edfa79252b55cf7db39_s390x", "product_id": "openshift-logging/logging-loki-rhel8@sha256:aeef9fe60b7810b25464c45cd415990b435a513f906e3edfa79252b55cf7db39_s390x", "product_identification_helper": { "purl": "pkg:oci/logging-loki-rhel8@sha256:aeef9fe60b7810b25464c45cd415990b435a513f906e3edfa79252b55cf7db39?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.5.0-42" } } }, { "category": "product_version", "name": "openshift-logging/vector-rhel8@sha256:3488b3edfc1e6b2d83796e4570f11bd14eabdb53b673924a75caa812f51994bd_s390x", "product": { "name": "openshift-logging/vector-rhel8@sha256:3488b3edfc1e6b2d83796e4570f11bd14eabdb53b673924a75caa812f51994bd_s390x", "product_id": "openshift-logging/vector-rhel8@sha256:3488b3edfc1e6b2d83796e4570f11bd14eabdb53b673924a75caa812f51994bd_s390x", "product_identification_helper": { "purl": "pkg:oci/vector-rhel8@sha256:3488b3edfc1e6b2d83796e4570f11bd14eabdb53b673924a75caa812f51994bd?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.14-60" } } }, { "category": "product_version", "name": "openshift-logging/loki-rhel8-operator@sha256:6bda3143e393c28723aa20fd38533037935ee0a9ea0f86e469076c287492321b_s390x", "product": { "name": "openshift-logging/loki-rhel8-operator@sha256:6bda3143e393c28723aa20fd38533037935ee0a9ea0f86e469076c287492321b_s390x", "product_id": "openshift-logging/loki-rhel8-operator@sha256:6bda3143e393c28723aa20fd38533037935ee0a9ea0f86e469076c287492321b_s390x", "product_identification_helper": { "purl": "pkg:oci/loki-rhel8-operator@sha256:6bda3143e393c28723aa20fd38533037935ee0a9ea0f86e469076c287492321b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.4.5-3" } } }, { "category": "product_version", "name": "openshift-logging/lokistack-gateway-rhel8@sha256:b7ec2160d876a927bc4185d6d36f3357c8d63feeac1ea106752e9ec7624ac457_s390x", "product": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:b7ec2160d876a927bc4185d6d36f3357c8d63feeac1ea106752e9ec7624ac457_s390x", "product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:b7ec2160d876a927bc4185d6d36f3357c8d63feeac1ea106752e9ec7624ac457_s390x", "product_identification_helper": { "purl": "pkg:oci/lokistack-gateway-rhel8@sha256:b7ec2160d876a927bc4185d6d36f3357c8d63feeac1ea106752e9ec7624ac457?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v5.4.5-11" } } }, { "category": "product_version", "name": "openshift-logging/opa-openshift-rhel8@sha256:49af971dc5c902b7e0e59ddc69f37277a6af4474f9298c067ef5f07b717f313f_s390x", "product": { "name": "openshift-logging/opa-openshift-rhel8@sha256:49af971dc5c902b7e0e59ddc69f37277a6af4474f9298c067ef5f07b717f313f_s390x", "product_id": "openshift-logging/opa-openshift-rhel8@sha256:49af971dc5c902b7e0e59ddc69f37277a6af4474f9298c067ef5f07b717f313f_s390x", "product_identification_helper": { "purl": "pkg:oci/opa-openshift-rhel8@sha256:49af971dc5c902b7e0e59ddc69f37277a6af4474f9298c067ef5f07b717f313f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v5.4.5-4" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:fa3a08f2a70541ecd4add8e2d2812faf075fb4b4f59b57aad25f322caa872b20_amd64", "product": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:fa3a08f2a70541ecd4add8e2d2812faf075fb4b4f59b57aad25f322caa872b20_amd64", "product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:fa3a08f2a70541ecd4add8e2d2812faf075fb4b4f59b57aad25f322caa872b20_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:fa3a08f2a70541ecd4add8e2d2812faf075fb4b4f59b57aad25f322caa872b20?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.4.5-12" } } }, { "category": "product_version", "name": "openshift-logging/cluster-logging-operator-bundle@sha256:93356d20f29aabbfd37f142610bd59ba1cb20c92f4ae63acdaf3cbd3b61766d0_amd64", "product": { "name": "openshift-logging/cluster-logging-operator-bundle@sha256:93356d20f29aabbfd37f142610bd59ba1cb20c92f4ae63acdaf3cbd3b61766d0_amd64", "product_id": "openshift-logging/cluster-logging-operator-bundle@sha256:93356d20f29aabbfd37f142610bd59ba1cb20c92f4ae63acdaf3cbd3b61766d0_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-logging-operator-bundle@sha256:93356d20f29aabbfd37f142610bd59ba1cb20c92f4ae63acdaf3cbd3b61766d0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-operator-bundle\u0026tag=v5.4.5-32" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:3733f04a74d73ab4fd07df8076eca920c92e0bc8cbf7f50a7c58ad99fe6dd6cb_amd64", "product": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:3733f04a74d73ab4fd07df8076eca920c92e0bc8cbf7f50a7c58ad99fe6dd6cb_amd64", "product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:3733f04a74d73ab4fd07df8076eca920c92e0bc8cbf7f50a7c58ad99fe6dd6cb_amd64", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:3733f04a74d73ab4fd07df8076eca920c92e0bc8cbf7f50a7c58ad99fe6dd6cb?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.4.5-9" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-operator-bundle@sha256:1ec714eecbc7be802cc0353baaadf26e7bf6b2da0ee37430d34beca7325a1ff4_amd64", "product": { "name": "openshift-logging/elasticsearch-operator-bundle@sha256:1ec714eecbc7be802cc0353baaadf26e7bf6b2da0ee37430d34beca7325a1ff4_amd64", "product_id": "openshift-logging/elasticsearch-operator-bundle@sha256:1ec714eecbc7be802cc0353baaadf26e7bf6b2da0ee37430d34beca7325a1ff4_amd64", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-operator-bundle@sha256:1ec714eecbc7be802cc0353baaadf26e7bf6b2da0ee37430d34beca7325a1ff4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-operator-bundle\u0026tag=v5.4.5-44" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:b6ccb4e96486e9670a199737a5647b0b520efc5784258cc8e0489ab1936e5d34_amd64", "product": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:b6ccb4e96486e9670a199737a5647b0b520efc5784258cc8e0489ab1936e5d34_amd64", "product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:b6ccb4e96486e9670a199737a5647b0b520efc5784258cc8e0489ab1936e5d34_amd64", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:b6ccb4e96486e9670a199737a5647b0b520efc5784258cc8e0489ab1936e5d34?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-267" } } }, { "category": "product_version", "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:222e3ad860feda2306f67fc77a6dc99f5d155ac6ef4d2264d6abce40612a66c6_amd64", "product": { "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:222e3ad860feda2306f67fc77a6dc99f5d155ac6ef4d2264d6abce40612a66c6_amd64", "product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:222e3ad860feda2306f67fc77a6dc99f5d155ac6ef4d2264d6abce40612a66c6_amd64", "product_identification_helper": { "purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:222e3ad860feda2306f67fc77a6dc99f5d155ac6ef4d2264d6abce40612a66c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-48" } } }, { "category": "product_version", "name": "openshift-logging/logging-curator5-rhel8@sha256:46e9c6d3ea2ea3381f7595d3bde3c1e7dea8aea0a674152540a31dc901f0a1fe_amd64", "product": { "name": "openshift-logging/logging-curator5-rhel8@sha256:46e9c6d3ea2ea3381f7595d3bde3c1e7dea8aea0a674152540a31dc901f0a1fe_amd64", "product_id": "openshift-logging/logging-curator5-rhel8@sha256:46e9c6d3ea2ea3381f7595d3bde3c1e7dea8aea0a674152540a31dc901f0a1fe_amd64", "product_identification_helper": { "purl": "pkg:oci/logging-curator5-rhel8@sha256:46e9c6d3ea2ea3381f7595d3bde3c1e7dea8aea0a674152540a31dc901f0a1fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-220" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch6-rhel8@sha256:6352f52bd2ebc495411a15d1c7a19fb58573f434c3a2f5cfcc07aedf6a3ee9f9_amd64", "product": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:6352f52bd2ebc495411a15d1c7a19fb58573f434c3a2f5cfcc07aedf6a3ee9f9_amd64", "product_id": "openshift-logging/elasticsearch6-rhel8@sha256:6352f52bd2ebc495411a15d1c7a19fb58573f434c3a2f5cfcc07aedf6a3ee9f9_amd64", "product_identification_helper": { "purl": "pkg:oci/elasticsearch6-rhel8@sha256:6352f52bd2ebc495411a15d1c7a19fb58573f434c3a2f5cfcc07aedf6a3ee9f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-239" } } }, { "category": "product_version", "name": "openshift-logging/eventrouter-rhel8@sha256:9727fb8c5eea6d06868d5b632b20197f2199bbf2812ba009d053bfef7b392d6d_amd64", "product": { "name": "openshift-logging/eventrouter-rhel8@sha256:9727fb8c5eea6d06868d5b632b20197f2199bbf2812ba009d053bfef7b392d6d_amd64", "product_id": "openshift-logging/eventrouter-rhel8@sha256:9727fb8c5eea6d06868d5b632b20197f2199bbf2812ba009d053bfef7b392d6d_amd64", "product_identification_helper": { "purl": "pkg:oci/eventrouter-rhel8@sha256:9727fb8c5eea6d06868d5b632b20197f2199bbf2812ba009d053bfef7b392d6d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-26" } } }, { "category": "product_version", "name": "openshift-logging/fluentd-rhel8@sha256:ba685a519da9c17f1ee17b06ed0110fff57e6d99b38020dd606c7bcbcc25777c_amd64", "product": { "name": "openshift-logging/fluentd-rhel8@sha256:ba685a519da9c17f1ee17b06ed0110fff57e6d99b38020dd606c7bcbcc25777c_amd64", "product_id": "openshift-logging/fluentd-rhel8@sha256:ba685a519da9c17f1ee17b06ed0110fff57e6d99b38020dd606c7bcbcc25777c_amd64", "product_identification_helper": { "purl": "pkg:oci/fluentd-rhel8@sha256:ba685a519da9c17f1ee17b06ed0110fff57e6d99b38020dd606c7bcbcc25777c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.5-29" } } }, { "category": "product_version", "name": "openshift-logging/kibana6-rhel8@sha256:a2604ad006682659be66ed2d57ee65bd64cb2b930448221faeb84d8b61409fd2_amd64", "product": { "name": "openshift-logging/kibana6-rhel8@sha256:a2604ad006682659be66ed2d57ee65bd64cb2b930448221faeb84d8b61409fd2_amd64", "product_id": "openshift-logging/kibana6-rhel8@sha256:a2604ad006682659be66ed2d57ee65bd64cb2b930448221faeb84d8b61409fd2_amd64", "product_identification_helper": { "purl": "pkg:oci/kibana6-rhel8@sha256:a2604ad006682659be66ed2d57ee65bd64cb2b930448221faeb84d8b61409fd2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-275" } } }, { "category": "product_version", "name": "openshift-logging/logging-loki-rhel8@sha256:cbe2ecdb63cc3313dbf4409ef00e31bbda91065afaa96d762f4fe1803bc50973_amd64", "product": { "name": "openshift-logging/logging-loki-rhel8@sha256:cbe2ecdb63cc3313dbf4409ef00e31bbda91065afaa96d762f4fe1803bc50973_amd64", "product_id": "openshift-logging/logging-loki-rhel8@sha256:cbe2ecdb63cc3313dbf4409ef00e31bbda91065afaa96d762f4fe1803bc50973_amd64", "product_identification_helper": { "purl": "pkg:oci/logging-loki-rhel8@sha256:cbe2ecdb63cc3313dbf4409ef00e31bbda91065afaa96d762f4fe1803bc50973?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.5.0-42" } } }, { "category": "product_version", "name": "openshift-logging/vector-rhel8@sha256:a1ddc9e03b93c755aad4ab0fea414b329b876081510773f669ae18a801e54f0d_amd64", "product": { "name": "openshift-logging/vector-rhel8@sha256:a1ddc9e03b93c755aad4ab0fea414b329b876081510773f669ae18a801e54f0d_amd64", "product_id": "openshift-logging/vector-rhel8@sha256:a1ddc9e03b93c755aad4ab0fea414b329b876081510773f669ae18a801e54f0d_amd64", "product_identification_helper": { "purl": "pkg:oci/vector-rhel8@sha256:a1ddc9e03b93c755aad4ab0fea414b329b876081510773f669ae18a801e54f0d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.14-60" } } }, { "category": "product_version", "name": "openshift-logging/loki-operator-bundle@sha256:08bf3a7f6d0a272cf4cd6072b8b9a63de1f735b816e34f7064628b6398c42e0c_amd64", "product": { "name": "openshift-logging/loki-operator-bundle@sha256:08bf3a7f6d0a272cf4cd6072b8b9a63de1f735b816e34f7064628b6398c42e0c_amd64", "product_id": "openshift-logging/loki-operator-bundle@sha256:08bf3a7f6d0a272cf4cd6072b8b9a63de1f735b816e34f7064628b6398c42e0c_amd64", "product_identification_helper": { "purl": "pkg:oci/loki-operator-bundle@sha256:08bf3a7f6d0a272cf4cd6072b8b9a63de1f735b816e34f7064628b6398c42e0c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-operator-bundle\u0026tag=v5.4.5-55" } } }, { "category": "product_version", "name": "openshift-logging/loki-rhel8-operator@sha256:31c5ae21d324f7e40b87534b6014a76a3c03b4c053fda3b6625e664127568170_amd64", "product": { "name": "openshift-logging/loki-rhel8-operator@sha256:31c5ae21d324f7e40b87534b6014a76a3c03b4c053fda3b6625e664127568170_amd64", "product_id": "openshift-logging/loki-rhel8-operator@sha256:31c5ae21d324f7e40b87534b6014a76a3c03b4c053fda3b6625e664127568170_amd64", "product_identification_helper": { "purl": "pkg:oci/loki-rhel8-operator@sha256:31c5ae21d324f7e40b87534b6014a76a3c03b4c053fda3b6625e664127568170?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.4.5-3" } } }, { "category": "product_version", "name": "openshift-logging/lokistack-gateway-rhel8@sha256:01bc16bcfee8bbc36c2a10dbf00ae59a7025e11e5e5990a975d58808789e4612_amd64", "product": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:01bc16bcfee8bbc36c2a10dbf00ae59a7025e11e5e5990a975d58808789e4612_amd64", "product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:01bc16bcfee8bbc36c2a10dbf00ae59a7025e11e5e5990a975d58808789e4612_amd64", "product_identification_helper": { "purl": "pkg:oci/lokistack-gateway-rhel8@sha256:01bc16bcfee8bbc36c2a10dbf00ae59a7025e11e5e5990a975d58808789e4612?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v5.4.5-11" } } }, { "category": "product_version", "name": "openshift-logging/opa-openshift-rhel8@sha256:7b79b49045025377a41a054167bfdd622c56968f0a385f5265f5678876c6cbee_amd64", "product": { "name": "openshift-logging/opa-openshift-rhel8@sha256:7b79b49045025377a41a054167bfdd622c56968f0a385f5265f5678876c6cbee_amd64", "product_id": "openshift-logging/opa-openshift-rhel8@sha256:7b79b49045025377a41a054167bfdd622c56968f0a385f5265f5678876c6cbee_amd64", "product_identification_helper": { "purl": "pkg:oci/opa-openshift-rhel8@sha256:7b79b49045025377a41a054167bfdd622c56968f0a385f5265f5678876c6cbee?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v5.4.5-4" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:245771eda4b8a0a5c80c862b0ec2cfe590e8a4bf9b3ba7319a4bbd8740d0acd7_ppc64le", "product": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:245771eda4b8a0a5c80c862b0ec2cfe590e8a4bf9b3ba7319a4bbd8740d0acd7_ppc64le", "product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:245771eda4b8a0a5c80c862b0ec2cfe590e8a4bf9b3ba7319a4bbd8740d0acd7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:245771eda4b8a0a5c80c862b0ec2cfe590e8a4bf9b3ba7319a4bbd8740d0acd7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.4.5-12" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:4fe5caf8451c3ceff4f6af2297c8a4d61def09d5c81f1faa0f93a6529e3fe6d3_ppc64le", "product": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:4fe5caf8451c3ceff4f6af2297c8a4d61def09d5c81f1faa0f93a6529e3fe6d3_ppc64le", "product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:4fe5caf8451c3ceff4f6af2297c8a4d61def09d5c81f1faa0f93a6529e3fe6d3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:4fe5caf8451c3ceff4f6af2297c8a4d61def09d5c81f1faa0f93a6529e3fe6d3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.4.5-9" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ba88ce762bc1c4e4be6d47940ae79c5090cbee1cbfcc4475ee20e6aa4c81c70e_ppc64le", "product": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ba88ce762bc1c4e4be6d47940ae79c5090cbee1cbfcc4475ee20e6aa4c81c70e_ppc64le", "product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ba88ce762bc1c4e4be6d47940ae79c5090cbee1cbfcc4475ee20e6aa4c81c70e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:ba88ce762bc1c4e4be6d47940ae79c5090cbee1cbfcc4475ee20e6aa4c81c70e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-267" } } }, { "category": "product_version", "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:e61a051df56de2f3beb2a5c9100868f4a0f2464df1426c42917acc321f5aabf2_ppc64le", "product": { "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:e61a051df56de2f3beb2a5c9100868f4a0f2464df1426c42917acc321f5aabf2_ppc64le", "product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:e61a051df56de2f3beb2a5c9100868f4a0f2464df1426c42917acc321f5aabf2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:e61a051df56de2f3beb2a5c9100868f4a0f2464df1426c42917acc321f5aabf2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-48" } } }, { "category": "product_version", "name": "openshift-logging/logging-curator5-rhel8@sha256:f2dd23eb402fe6f505268a52e64adadad199fb19d804d017ec9bf16bfefb1117_ppc64le", "product": { "name": "openshift-logging/logging-curator5-rhel8@sha256:f2dd23eb402fe6f505268a52e64adadad199fb19d804d017ec9bf16bfefb1117_ppc64le", "product_id": "openshift-logging/logging-curator5-rhel8@sha256:f2dd23eb402fe6f505268a52e64adadad199fb19d804d017ec9bf16bfefb1117_ppc64le", "product_identification_helper": { "purl": "pkg:oci/logging-curator5-rhel8@sha256:f2dd23eb402fe6f505268a52e64adadad199fb19d804d017ec9bf16bfefb1117?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-220" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch6-rhel8@sha256:97df2e3668ef5233cf8362b83b9a896c04dd49e8b98fe2c54d9d2fd175c9e85e_ppc64le", "product": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:97df2e3668ef5233cf8362b83b9a896c04dd49e8b98fe2c54d9d2fd175c9e85e_ppc64le", "product_id": "openshift-logging/elasticsearch6-rhel8@sha256:97df2e3668ef5233cf8362b83b9a896c04dd49e8b98fe2c54d9d2fd175c9e85e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/elasticsearch6-rhel8@sha256:97df2e3668ef5233cf8362b83b9a896c04dd49e8b98fe2c54d9d2fd175c9e85e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-239" } } }, { "category": "product_version", "name": "openshift-logging/eventrouter-rhel8@sha256:071d75f8fbdf932be5824ae7e2b447cd256c9049d5f7f4bc420be15c773ff819_ppc64le", "product": { "name": "openshift-logging/eventrouter-rhel8@sha256:071d75f8fbdf932be5824ae7e2b447cd256c9049d5f7f4bc420be15c773ff819_ppc64le", "product_id": "openshift-logging/eventrouter-rhel8@sha256:071d75f8fbdf932be5824ae7e2b447cd256c9049d5f7f4bc420be15c773ff819_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eventrouter-rhel8@sha256:071d75f8fbdf932be5824ae7e2b447cd256c9049d5f7f4bc420be15c773ff819?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-26" } } }, { "category": "product_version", "name": "openshift-logging/fluentd-rhel8@sha256:996221e55c01b2abc365449259d2050df5bedc46ff9c95e2d24bb79559aaaca5_ppc64le", "product": { "name": "openshift-logging/fluentd-rhel8@sha256:996221e55c01b2abc365449259d2050df5bedc46ff9c95e2d24bb79559aaaca5_ppc64le", "product_id": "openshift-logging/fluentd-rhel8@sha256:996221e55c01b2abc365449259d2050df5bedc46ff9c95e2d24bb79559aaaca5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/fluentd-rhel8@sha256:996221e55c01b2abc365449259d2050df5bedc46ff9c95e2d24bb79559aaaca5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.5-29" } } }, { "category": "product_version", "name": "openshift-logging/kibana6-rhel8@sha256:681bf5787a75b2209a8baf3c16ef1401a5dea9435597dc8eb0fdcbb8acff737b_ppc64le", "product": { "name": "openshift-logging/kibana6-rhel8@sha256:681bf5787a75b2209a8baf3c16ef1401a5dea9435597dc8eb0fdcbb8acff737b_ppc64le", "product_id": "openshift-logging/kibana6-rhel8@sha256:681bf5787a75b2209a8baf3c16ef1401a5dea9435597dc8eb0fdcbb8acff737b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kibana6-rhel8@sha256:681bf5787a75b2209a8baf3c16ef1401a5dea9435597dc8eb0fdcbb8acff737b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-275" } } }, { "category": "product_version", "name": "openshift-logging/logging-loki-rhel8@sha256:6ee7a76d9caa148b645ca8872f3d2fe0b80446703adf3d1ea7dfbe8dca8ea937_ppc64le", "product": { "name": "openshift-logging/logging-loki-rhel8@sha256:6ee7a76d9caa148b645ca8872f3d2fe0b80446703adf3d1ea7dfbe8dca8ea937_ppc64le", "product_id": "openshift-logging/logging-loki-rhel8@sha256:6ee7a76d9caa148b645ca8872f3d2fe0b80446703adf3d1ea7dfbe8dca8ea937_ppc64le", "product_identification_helper": { "purl": "pkg:oci/logging-loki-rhel8@sha256:6ee7a76d9caa148b645ca8872f3d2fe0b80446703adf3d1ea7dfbe8dca8ea937?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.5.0-42" } } }, { "category": "product_version", "name": "openshift-logging/vector-rhel8@sha256:87d9eca65f199a234958a4d85c270db24ea7754dcb45bc457f4cd4519ad163e4_ppc64le", "product": { "name": "openshift-logging/vector-rhel8@sha256:87d9eca65f199a234958a4d85c270db24ea7754dcb45bc457f4cd4519ad163e4_ppc64le", "product_id": "openshift-logging/vector-rhel8@sha256:87d9eca65f199a234958a4d85c270db24ea7754dcb45bc457f4cd4519ad163e4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/vector-rhel8@sha256:87d9eca65f199a234958a4d85c270db24ea7754dcb45bc457f4cd4519ad163e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.14-60" } } }, { "category": "product_version", "name": "openshift-logging/loki-rhel8-operator@sha256:7a11e43241e44640bb9e2bef42144435e1947e9721c0a2923fe1e6b6e8bd1128_ppc64le", "product": { "name": "openshift-logging/loki-rhel8-operator@sha256:7a11e43241e44640bb9e2bef42144435e1947e9721c0a2923fe1e6b6e8bd1128_ppc64le", "product_id": "openshift-logging/loki-rhel8-operator@sha256:7a11e43241e44640bb9e2bef42144435e1947e9721c0a2923fe1e6b6e8bd1128_ppc64le", "product_identification_helper": { "purl": "pkg:oci/loki-rhel8-operator@sha256:7a11e43241e44640bb9e2bef42144435e1947e9721c0a2923fe1e6b6e8bd1128?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.4.5-3" } } }, { "category": "product_version", "name": "openshift-logging/lokistack-gateway-rhel8@sha256:85ac4d2e7f64e31d68c802e751b2f1744d7467171137d5cdb2145d71fe017501_ppc64le", "product": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:85ac4d2e7f64e31d68c802e751b2f1744d7467171137d5cdb2145d71fe017501_ppc64le", "product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:85ac4d2e7f64e31d68c802e751b2f1744d7467171137d5cdb2145d71fe017501_ppc64le", "product_identification_helper": { "purl": "pkg:oci/lokistack-gateway-rhel8@sha256:85ac4d2e7f64e31d68c802e751b2f1744d7467171137d5cdb2145d71fe017501?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v5.4.5-11" } } }, { "category": "product_version", "name": "openshift-logging/opa-openshift-rhel8@sha256:4231fadf5c9af75718c2a397f7de2bc5f9122e4d0b0cfef4bf91d81516e696b0_ppc64le", "product": { "name": "openshift-logging/opa-openshift-rhel8@sha256:4231fadf5c9af75718c2a397f7de2bc5f9122e4d0b0cfef4bf91d81516e696b0_ppc64le", "product_id": "openshift-logging/opa-openshift-rhel8@sha256:4231fadf5c9af75718c2a397f7de2bc5f9122e4d0b0cfef4bf91d81516e696b0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/opa-openshift-rhel8@sha256:4231fadf5c9af75718c2a397f7de2bc5f9122e4d0b0cfef4bf91d81516e696b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v5.4.5-4" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:2d891f410071dfb6b28321e1fb20732a1064a3f29c3c8160fdeae9d3c5396204_arm64", "product": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:2d891f410071dfb6b28321e1fb20732a1064a3f29c3c8160fdeae9d3c5396204_arm64", "product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:2d891f410071dfb6b28321e1fb20732a1064a3f29c3c8160fdeae9d3c5396204_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:2d891f410071dfb6b28321e1fb20732a1064a3f29c3c8160fdeae9d3c5396204?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.4.5-12" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:dea28c8bb7e8175e60a89790399448dabea6a5358f0f7e6f9b60f1674ea280c2_arm64", "product": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:dea28c8bb7e8175e60a89790399448dabea6a5358f0f7e6f9b60f1674ea280c2_arm64", "product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:dea28c8bb7e8175e60a89790399448dabea6a5358f0f7e6f9b60f1674ea280c2_arm64", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:dea28c8bb7e8175e60a89790399448dabea6a5358f0f7e6f9b60f1674ea280c2?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.4.5-9" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:86ab3cca03deb969093d617135882f28a66cd6db212ca71012303c50e5b1fda8_arm64", "product": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:86ab3cca03deb969093d617135882f28a66cd6db212ca71012303c50e5b1fda8_arm64", "product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:86ab3cca03deb969093d617135882f28a66cd6db212ca71012303c50e5b1fda8_arm64", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:86ab3cca03deb969093d617135882f28a66cd6db212ca71012303c50e5b1fda8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-267" } } }, { "category": "product_version", "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:23da9469ee5d6e64363c94b16ebc2dc57922adbbd0113e58f4bac3191dc7254c_arm64", "product": { "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:23da9469ee5d6e64363c94b16ebc2dc57922adbbd0113e58f4bac3191dc7254c_arm64", "product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:23da9469ee5d6e64363c94b16ebc2dc57922adbbd0113e58f4bac3191dc7254c_arm64", "product_identification_helper": { "purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:23da9469ee5d6e64363c94b16ebc2dc57922adbbd0113e58f4bac3191dc7254c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-48" } } }, { "category": "product_version", "name": "openshift-logging/logging-curator5-rhel8@sha256:0cf8d0b8fea5d6bd733895de4bac3c46fd30c14ccb3eb4c533c39214a89dfe5e_arm64", "product": { "name": "openshift-logging/logging-curator5-rhel8@sha256:0cf8d0b8fea5d6bd733895de4bac3c46fd30c14ccb3eb4c533c39214a89dfe5e_arm64", "product_id": "openshift-logging/logging-curator5-rhel8@sha256:0cf8d0b8fea5d6bd733895de4bac3c46fd30c14ccb3eb4c533c39214a89dfe5e_arm64", "product_identification_helper": { "purl": "pkg:oci/logging-curator5-rhel8@sha256:0cf8d0b8fea5d6bd733895de4bac3c46fd30c14ccb3eb4c533c39214a89dfe5e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-220" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch6-rhel8@sha256:a4481b560994e260f80431061db6409be5ff34dacad8cc4bd5d5c31616d2c3f5_arm64", "product": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:a4481b560994e260f80431061db6409be5ff34dacad8cc4bd5d5c31616d2c3f5_arm64", "product_id": "openshift-logging/elasticsearch6-rhel8@sha256:a4481b560994e260f80431061db6409be5ff34dacad8cc4bd5d5c31616d2c3f5_arm64", "product_identification_helper": { "purl": "pkg:oci/elasticsearch6-rhel8@sha256:a4481b560994e260f80431061db6409be5ff34dacad8cc4bd5d5c31616d2c3f5?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-239" } } }, { "category": "product_version", "name": "openshift-logging/eventrouter-rhel8@sha256:c40273f64d0bc9d4550f029eec53415d59dc2b07ca97c1ac1f34264c3348be12_arm64", "product": { "name": "openshift-logging/eventrouter-rhel8@sha256:c40273f64d0bc9d4550f029eec53415d59dc2b07ca97c1ac1f34264c3348be12_arm64", "product_id": "openshift-logging/eventrouter-rhel8@sha256:c40273f64d0bc9d4550f029eec53415d59dc2b07ca97c1ac1f34264c3348be12_arm64", "product_identification_helper": { "purl": "pkg:oci/eventrouter-rhel8@sha256:c40273f64d0bc9d4550f029eec53415d59dc2b07ca97c1ac1f34264c3348be12?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-26" } } }, { "category": "product_version", "name": "openshift-logging/fluentd-rhel8@sha256:a1a61a072a56e83355eec2a6b9a6d4bbf6ccbc3b48303b8d8a5047cb5334d3d5_arm64", "product": { "name": "openshift-logging/fluentd-rhel8@sha256:a1a61a072a56e83355eec2a6b9a6d4bbf6ccbc3b48303b8d8a5047cb5334d3d5_arm64", "product_id": "openshift-logging/fluentd-rhel8@sha256:a1a61a072a56e83355eec2a6b9a6d4bbf6ccbc3b48303b8d8a5047cb5334d3d5_arm64", "product_identification_helper": { "purl": "pkg:oci/fluentd-rhel8@sha256:a1a61a072a56e83355eec2a6b9a6d4bbf6ccbc3b48303b8d8a5047cb5334d3d5?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.5-29" } } }, { "category": "product_version", "name": "openshift-logging/kibana6-rhel8@sha256:847aef5d2d106cb2c2817a36060a37510dabb444080b7f89d1014e07ade58c5d_arm64", "product": { "name": "openshift-logging/kibana6-rhel8@sha256:847aef5d2d106cb2c2817a36060a37510dabb444080b7f89d1014e07ade58c5d_arm64", "product_id": "openshift-logging/kibana6-rhel8@sha256:847aef5d2d106cb2c2817a36060a37510dabb444080b7f89d1014e07ade58c5d_arm64", "product_identification_helper": { "purl": "pkg:oci/kibana6-rhel8@sha256:847aef5d2d106cb2c2817a36060a37510dabb444080b7f89d1014e07ade58c5d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-275" } } }, { "category": "product_version", "name": "openshift-logging/logging-loki-rhel8@sha256:0446a4a52aa05431a96f4ef19c07db79dfacff31ab139494da70629012954487_arm64", "product": { "name": "openshift-logging/logging-loki-rhel8@sha256:0446a4a52aa05431a96f4ef19c07db79dfacff31ab139494da70629012954487_arm64", "product_id": "openshift-logging/logging-loki-rhel8@sha256:0446a4a52aa05431a96f4ef19c07db79dfacff31ab139494da70629012954487_arm64", "product_identification_helper": { "purl": "pkg:oci/logging-loki-rhel8@sha256:0446a4a52aa05431a96f4ef19c07db79dfacff31ab139494da70629012954487?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.5.0-42" } } }, { "category": "product_version", "name": "openshift-logging/vector-rhel8@sha256:4dac69a3b26b693fd292488dfa90020f04a9865e8cb43dc5b158e73ee9b2f6a6_arm64", "product": { "name": "openshift-logging/vector-rhel8@sha256:4dac69a3b26b693fd292488dfa90020f04a9865e8cb43dc5b158e73ee9b2f6a6_arm64", "product_id": "openshift-logging/vector-rhel8@sha256:4dac69a3b26b693fd292488dfa90020f04a9865e8cb43dc5b158e73ee9b2f6a6_arm64", "product_identification_helper": { "purl": "pkg:oci/vector-rhel8@sha256:4dac69a3b26b693fd292488dfa90020f04a9865e8cb43dc5b158e73ee9b2f6a6?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.14-60" } } }, { "category": "product_version", "name": "openshift-logging/loki-rhel8-operator@sha256:c7cb9cbbdabc3955b47f5685d07dfe8f80c15ccd3754ebeae421d4e147df0971_arm64", "product": { "name": "openshift-logging/loki-rhel8-operator@sha256:c7cb9cbbdabc3955b47f5685d07dfe8f80c15ccd3754ebeae421d4e147df0971_arm64", "product_id": "openshift-logging/loki-rhel8-operator@sha256:c7cb9cbbdabc3955b47f5685d07dfe8f80c15ccd3754ebeae421d4e147df0971_arm64", "product_identification_helper": { "purl": "pkg:oci/loki-rhel8-operator@sha256:c7cb9cbbdabc3955b47f5685d07dfe8f80c15ccd3754ebeae421d4e147df0971?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.4.5-3" } } }, { "category": "product_version", "name": "openshift-logging/lokistack-gateway-rhel8@sha256:a73b6298765cecec47a21c737f060deae52b6bcaec2aec53ee67ca98a62e3082_arm64", "product": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:a73b6298765cecec47a21c737f060deae52b6bcaec2aec53ee67ca98a62e3082_arm64", "product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:a73b6298765cecec47a21c737f060deae52b6bcaec2aec53ee67ca98a62e3082_arm64", "product_identification_helper": { "purl": "pkg:oci/lokistack-gateway-rhel8@sha256:a73b6298765cecec47a21c737f060deae52b6bcaec2aec53ee67ca98a62e3082?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v5.4.5-11" } } }, { "category": "product_version", "name": "openshift-logging/opa-openshift-rhel8@sha256:097d775fe2d3ec9a317e0cc29385da11cd1559497edd63086bff915e22cbdd27_arm64", "product": { "name": "openshift-logging/opa-openshift-rhel8@sha256:097d775fe2d3ec9a317e0cc29385da11cd1559497edd63086bff915e22cbdd27_arm64", "product_id": "openshift-logging/opa-openshift-rhel8@sha256:097d775fe2d3ec9a317e0cc29385da11cd1559497edd63086bff915e22cbdd27_arm64", "product_identification_helper": { "purl": "pkg:oci/opa-openshift-rhel8@sha256:097d775fe2d3ec9a317e0cc29385da11cd1559497edd63086bff915e22cbdd27?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v5.4.5-4" } } } ], "category": "architecture", "name": "arm64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/cluster-logging-operator-bundle@sha256:93356d20f29aabbfd37f142610bd59ba1cb20c92f4ae63acdaf3cbd3b61766d0_amd64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/cluster-logging-operator-bundle@sha256:93356d20f29aabbfd37f142610bd59ba1cb20c92f4ae63acdaf3cbd3b61766d0_amd64" }, "product_reference": "openshift-logging/cluster-logging-operator-bundle@sha256:93356d20f29aabbfd37f142610bd59ba1cb20c92f4ae63acdaf3cbd3b61766d0_amd64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:245771eda4b8a0a5c80c862b0ec2cfe590e8a4bf9b3ba7319a4bbd8740d0acd7_ppc64le as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:245771eda4b8a0a5c80c862b0ec2cfe590e8a4bf9b3ba7319a4bbd8740d0acd7_ppc64le" }, "product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:245771eda4b8a0a5c80c862b0ec2cfe590e8a4bf9b3ba7319a4bbd8740d0acd7_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:2d891f410071dfb6b28321e1fb20732a1064a3f29c3c8160fdeae9d3c5396204_arm64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:2d891f410071dfb6b28321e1fb20732a1064a3f29c3c8160fdeae9d3c5396204_arm64" }, "product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:2d891f410071dfb6b28321e1fb20732a1064a3f29c3c8160fdeae9d3c5396204_arm64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:870e1047e82c87cb757995f3d70e2ce59f4fe97aab9de06005823634d060da7f_s390x as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:870e1047e82c87cb757995f3d70e2ce59f4fe97aab9de06005823634d060da7f_s390x" }, "product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:870e1047e82c87cb757995f3d70e2ce59f4fe97aab9de06005823634d060da7f_s390x", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:fa3a08f2a70541ecd4add8e2d2812faf075fb4b4f59b57aad25f322caa872b20_amd64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:fa3a08f2a70541ecd4add8e2d2812faf075fb4b4f59b57aad25f322caa872b20_amd64" }, "product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:fa3a08f2a70541ecd4add8e2d2812faf075fb4b4f59b57aad25f322caa872b20_amd64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-operator-bundle@sha256:1ec714eecbc7be802cc0353baaadf26e7bf6b2da0ee37430d34beca7325a1ff4_amd64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/elasticsearch-operator-bundle@sha256:1ec714eecbc7be802cc0353baaadf26e7bf6b2da0ee37430d34beca7325a1ff4_amd64" }, "product_reference": "openshift-logging/elasticsearch-operator-bundle@sha256:1ec714eecbc7be802cc0353baaadf26e7bf6b2da0ee37430d34beca7325a1ff4_amd64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:0e268416f6f15ed3895faf19f77ce94f53011d05250b0ef405492392f50f3c50_s390x as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:0e268416f6f15ed3895faf19f77ce94f53011d05250b0ef405492392f50f3c50_s390x" }, "product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:0e268416f6f15ed3895faf19f77ce94f53011d05250b0ef405492392f50f3c50_s390x", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:86ab3cca03deb969093d617135882f28a66cd6db212ca71012303c50e5b1fda8_arm64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:86ab3cca03deb969093d617135882f28a66cd6db212ca71012303c50e5b1fda8_arm64" }, "product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:86ab3cca03deb969093d617135882f28a66cd6db212ca71012303c50e5b1fda8_arm64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:b6ccb4e96486e9670a199737a5647b0b520efc5784258cc8e0489ab1936e5d34_amd64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:b6ccb4e96486e9670a199737a5647b0b520efc5784258cc8e0489ab1936e5d34_amd64" }, "product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:b6ccb4e96486e9670a199737a5647b0b520efc5784258cc8e0489ab1936e5d34_amd64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ba88ce762bc1c4e4be6d47940ae79c5090cbee1cbfcc4475ee20e6aa4c81c70e_ppc64le as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:ba88ce762bc1c4e4be6d47940ae79c5090cbee1cbfcc4475ee20e6aa4c81c70e_ppc64le" }, "product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ba88ce762bc1c4e4be6d47940ae79c5090cbee1cbfcc4475ee20e6aa4c81c70e_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:0feef8cee2721b635beda6b2d500ef9bbec17685f8cfe998688d8231727fccd8_s390x as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:0feef8cee2721b635beda6b2d500ef9bbec17685f8cfe998688d8231727fccd8_s390x" }, "product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:0feef8cee2721b635beda6b2d500ef9bbec17685f8cfe998688d8231727fccd8_s390x", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:3733f04a74d73ab4fd07df8076eca920c92e0bc8cbf7f50a7c58ad99fe6dd6cb_amd64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:3733f04a74d73ab4fd07df8076eca920c92e0bc8cbf7f50a7c58ad99fe6dd6cb_amd64" }, "product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:3733f04a74d73ab4fd07df8076eca920c92e0bc8cbf7f50a7c58ad99fe6dd6cb_amd64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:4fe5caf8451c3ceff4f6af2297c8a4d61def09d5c81f1faa0f93a6529e3fe6d3_ppc64le as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe5caf8451c3ceff4f6af2297c8a4d61def09d5c81f1faa0f93a6529e3fe6d3_ppc64le" }, "product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:4fe5caf8451c3ceff4f6af2297c8a4d61def09d5c81f1faa0f93a6529e3fe6d3_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:dea28c8bb7e8175e60a89790399448dabea6a5358f0f7e6f9b60f1674ea280c2_arm64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:dea28c8bb7e8175e60a89790399448dabea6a5358f0f7e6f9b60f1674ea280c2_arm64" }, "product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:dea28c8bb7e8175e60a89790399448dabea6a5358f0f7e6f9b60f1674ea280c2_arm64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:6352f52bd2ebc495411a15d1c7a19fb58573f434c3a2f5cfcc07aedf6a3ee9f9_amd64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:6352f52bd2ebc495411a15d1c7a19fb58573f434c3a2f5cfcc07aedf6a3ee9f9_amd64" }, "product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:6352f52bd2ebc495411a15d1c7a19fb58573f434c3a2f5cfcc07aedf6a3ee9f9_amd64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:74da7f9790d3649733df52e30189e7f79cae6e54cf7b94f056f8d14070ce3ee8_s390x as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:74da7f9790d3649733df52e30189e7f79cae6e54cf7b94f056f8d14070ce3ee8_s390x" }, "product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:74da7f9790d3649733df52e30189e7f79cae6e54cf7b94f056f8d14070ce3ee8_s390x", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:97df2e3668ef5233cf8362b83b9a896c04dd49e8b98fe2c54d9d2fd175c9e85e_ppc64le as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:97df2e3668ef5233cf8362b83b9a896c04dd49e8b98fe2c54d9d2fd175c9e85e_ppc64le" }, "product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:97df2e3668ef5233cf8362b83b9a896c04dd49e8b98fe2c54d9d2fd175c9e85e_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:a4481b560994e260f80431061db6409be5ff34dacad8cc4bd5d5c31616d2c3f5_arm64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:a4481b560994e260f80431061db6409be5ff34dacad8cc4bd5d5c31616d2c3f5_arm64" }, "product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:a4481b560994e260f80431061db6409be5ff34dacad8cc4bd5d5c31616d2c3f5_arm64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/eventrouter-rhel8@sha256:071d75f8fbdf932be5824ae7e2b447cd256c9049d5f7f4bc420be15c773ff819_ppc64le as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:071d75f8fbdf932be5824ae7e2b447cd256c9049d5f7f4bc420be15c773ff819_ppc64le" }, "product_reference": "openshift-logging/eventrouter-rhel8@sha256:071d75f8fbdf932be5824ae7e2b447cd256c9049d5f7f4bc420be15c773ff819_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/eventrouter-rhel8@sha256:4e0ae8756a26dee4dc36153c034bb2f5a055d2525655b8fa3214ed904eb7f7cc_s390x as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:4e0ae8756a26dee4dc36153c034bb2f5a055d2525655b8fa3214ed904eb7f7cc_s390x" }, "product_reference": "openshift-logging/eventrouter-rhel8@sha256:4e0ae8756a26dee4dc36153c034bb2f5a055d2525655b8fa3214ed904eb7f7cc_s390x", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/eventrouter-rhel8@sha256:9727fb8c5eea6d06868d5b632b20197f2199bbf2812ba009d053bfef7b392d6d_amd64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:9727fb8c5eea6d06868d5b632b20197f2199bbf2812ba009d053bfef7b392d6d_amd64" }, "product_reference": "openshift-logging/eventrouter-rhel8@sha256:9727fb8c5eea6d06868d5b632b20197f2199bbf2812ba009d053bfef7b392d6d_amd64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/eventrouter-rhel8@sha256:c40273f64d0bc9d4550f029eec53415d59dc2b07ca97c1ac1f34264c3348be12_arm64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:c40273f64d0bc9d4550f029eec53415d59dc2b07ca97c1ac1f34264c3348be12_arm64" }, "product_reference": "openshift-logging/eventrouter-rhel8@sha256:c40273f64d0bc9d4550f029eec53415d59dc2b07ca97c1ac1f34264c3348be12_arm64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/fluentd-rhel8@sha256:23fc876085821004d2a06bd3c6c5b6796b38e1f075a415234d61bbcc5cb6a2a0_s390x as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:23fc876085821004d2a06bd3c6c5b6796b38e1f075a415234d61bbcc5cb6a2a0_s390x" }, "product_reference": "openshift-logging/fluentd-rhel8@sha256:23fc876085821004d2a06bd3c6c5b6796b38e1f075a415234d61bbcc5cb6a2a0_s390x", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/fluentd-rhel8@sha256:996221e55c01b2abc365449259d2050df5bedc46ff9c95e2d24bb79559aaaca5_ppc64le as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:996221e55c01b2abc365449259d2050df5bedc46ff9c95e2d24bb79559aaaca5_ppc64le" }, "product_reference": "openshift-logging/fluentd-rhel8@sha256:996221e55c01b2abc365449259d2050df5bedc46ff9c95e2d24bb79559aaaca5_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/fluentd-rhel8@sha256:a1a61a072a56e83355eec2a6b9a6d4bbf6ccbc3b48303b8d8a5047cb5334d3d5_arm64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:a1a61a072a56e83355eec2a6b9a6d4bbf6ccbc3b48303b8d8a5047cb5334d3d5_arm64" }, "product_reference": "openshift-logging/fluentd-rhel8@sha256:a1a61a072a56e83355eec2a6b9a6d4bbf6ccbc3b48303b8d8a5047cb5334d3d5_arm64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/fluentd-rhel8@sha256:ba685a519da9c17f1ee17b06ed0110fff57e6d99b38020dd606c7bcbcc25777c_amd64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:ba685a519da9c17f1ee17b06ed0110fff57e6d99b38020dd606c7bcbcc25777c_amd64" }, "product_reference": "openshift-logging/fluentd-rhel8@sha256:ba685a519da9c17f1ee17b06ed0110fff57e6d99b38020dd606c7bcbcc25777c_amd64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/kibana6-rhel8@sha256:45ced4eb54e534a3d587e9a6b98f8a76e2a5443985a961aa58fb8603600dbf47_s390x as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:45ced4eb54e534a3d587e9a6b98f8a76e2a5443985a961aa58fb8603600dbf47_s390x" }, "product_reference": "openshift-logging/kibana6-rhel8@sha256:45ced4eb54e534a3d587e9a6b98f8a76e2a5443985a961aa58fb8603600dbf47_s390x", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/kibana6-rhel8@sha256:681bf5787a75b2209a8baf3c16ef1401a5dea9435597dc8eb0fdcbb8acff737b_ppc64le as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:681bf5787a75b2209a8baf3c16ef1401a5dea9435597dc8eb0fdcbb8acff737b_ppc64le" }, "product_reference": "openshift-logging/kibana6-rhel8@sha256:681bf5787a75b2209a8baf3c16ef1401a5dea9435597dc8eb0fdcbb8acff737b_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/kibana6-rhel8@sha256:847aef5d2d106cb2c2817a36060a37510dabb444080b7f89d1014e07ade58c5d_arm64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:847aef5d2d106cb2c2817a36060a37510dabb444080b7f89d1014e07ade58c5d_arm64" }, "product_reference": "openshift-logging/kibana6-rhel8@sha256:847aef5d2d106cb2c2817a36060a37510dabb444080b7f89d1014e07ade58c5d_arm64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/kibana6-rhel8@sha256:a2604ad006682659be66ed2d57ee65bd64cb2b930448221faeb84d8b61409fd2_amd64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:a2604ad006682659be66ed2d57ee65bd64cb2b930448221faeb84d8b61409fd2_amd64" }, "product_reference": "openshift-logging/kibana6-rhel8@sha256:a2604ad006682659be66ed2d57ee65bd64cb2b930448221faeb84d8b61409fd2_amd64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:222e3ad860feda2306f67fc77a6dc99f5d155ac6ef4d2264d6abce40612a66c6_amd64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:222e3ad860feda2306f67fc77a6dc99f5d155ac6ef4d2264d6abce40612a66c6_amd64" }, "product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:222e3ad860feda2306f67fc77a6dc99f5d155ac6ef4d2264d6abce40612a66c6_amd64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:23da9469ee5d6e64363c94b16ebc2dc57922adbbd0113e58f4bac3191dc7254c_arm64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:23da9469ee5d6e64363c94b16ebc2dc57922adbbd0113e58f4bac3191dc7254c_arm64" }, "product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:23da9469ee5d6e64363c94b16ebc2dc57922adbbd0113e58f4bac3191dc7254c_arm64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:e61a051df56de2f3beb2a5c9100868f4a0f2464df1426c42917acc321f5aabf2_ppc64le as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:e61a051df56de2f3beb2a5c9100868f4a0f2464df1426c42917acc321f5aabf2_ppc64le" }, "product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:e61a051df56de2f3beb2a5c9100868f4a0f2464df1426c42917acc321f5aabf2_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:fea415de85267d0551d794ddba46d9386aaabec7fb9d21e7e5685df481ec33f9_s390x as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:fea415de85267d0551d794ddba46d9386aaabec7fb9d21e7e5685df481ec33f9_s390x" }, "product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:fea415de85267d0551d794ddba46d9386aaabec7fb9d21e7e5685df481ec33f9_s390x", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-curator5-rhel8@sha256:0cf8d0b8fea5d6bd733895de4bac3c46fd30c14ccb3eb4c533c39214a89dfe5e_arm64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:0cf8d0b8fea5d6bd733895de4bac3c46fd30c14ccb3eb4c533c39214a89dfe5e_arm64" }, "product_reference": "openshift-logging/logging-curator5-rhel8@sha256:0cf8d0b8fea5d6bd733895de4bac3c46fd30c14ccb3eb4c533c39214a89dfe5e_arm64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-curator5-rhel8@sha256:46e9c6d3ea2ea3381f7595d3bde3c1e7dea8aea0a674152540a31dc901f0a1fe_amd64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:46e9c6d3ea2ea3381f7595d3bde3c1e7dea8aea0a674152540a31dc901f0a1fe_amd64" }, "product_reference": "openshift-logging/logging-curator5-rhel8@sha256:46e9c6d3ea2ea3381f7595d3bde3c1e7dea8aea0a674152540a31dc901f0a1fe_amd64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-curator5-rhel8@sha256:558bf8cd14acc2b92a4f1d0915ef2b733cf4924676ef5ddf8b542d56fbbe88c0_s390x as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:558bf8cd14acc2b92a4f1d0915ef2b733cf4924676ef5ddf8b542d56fbbe88c0_s390x" }, "product_reference": "openshift-logging/logging-curator5-rhel8@sha256:558bf8cd14acc2b92a4f1d0915ef2b733cf4924676ef5ddf8b542d56fbbe88c0_s390x", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-curator5-rhel8@sha256:f2dd23eb402fe6f505268a52e64adadad199fb19d804d017ec9bf16bfefb1117_ppc64le as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:f2dd23eb402fe6f505268a52e64adadad199fb19d804d017ec9bf16bfefb1117_ppc64le" }, "product_reference": "openshift-logging/logging-curator5-rhel8@sha256:f2dd23eb402fe6f505268a52e64adadad199fb19d804d017ec9bf16bfefb1117_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-loki-rhel8@sha256:0446a4a52aa05431a96f4ef19c07db79dfacff31ab139494da70629012954487_arm64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:0446a4a52aa05431a96f4ef19c07db79dfacff31ab139494da70629012954487_arm64" }, "product_reference": "openshift-logging/logging-loki-rhel8@sha256:0446a4a52aa05431a96f4ef19c07db79dfacff31ab139494da70629012954487_arm64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-loki-rhel8@sha256:6ee7a76d9caa148b645ca8872f3d2fe0b80446703adf3d1ea7dfbe8dca8ea937_ppc64le as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:6ee7a76d9caa148b645ca8872f3d2fe0b80446703adf3d1ea7dfbe8dca8ea937_ppc64le" }, "product_reference": "openshift-logging/logging-loki-rhel8@sha256:6ee7a76d9caa148b645ca8872f3d2fe0b80446703adf3d1ea7dfbe8dca8ea937_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-loki-rhel8@sha256:aeef9fe60b7810b25464c45cd415990b435a513f906e3edfa79252b55cf7db39_s390x as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:aeef9fe60b7810b25464c45cd415990b435a513f906e3edfa79252b55cf7db39_s390x" }, "product_reference": "openshift-logging/logging-loki-rhel8@sha256:aeef9fe60b7810b25464c45cd415990b435a513f906e3edfa79252b55cf7db39_s390x", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-loki-rhel8@sha256:cbe2ecdb63cc3313dbf4409ef00e31bbda91065afaa96d762f4fe1803bc50973_amd64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:cbe2ecdb63cc3313dbf4409ef00e31bbda91065afaa96d762f4fe1803bc50973_amd64" }, "product_reference": "openshift-logging/logging-loki-rhel8@sha256:cbe2ecdb63cc3313dbf4409ef00e31bbda91065afaa96d762f4fe1803bc50973_amd64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/loki-operator-bundle@sha256:08bf3a7f6d0a272cf4cd6072b8b9a63de1f735b816e34f7064628b6398c42e0c_amd64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/loki-operator-bundle@sha256:08bf3a7f6d0a272cf4cd6072b8b9a63de1f735b816e34f7064628b6398c42e0c_amd64" }, "product_reference": "openshift-logging/loki-operator-bundle@sha256:08bf3a7f6d0a272cf4cd6072b8b9a63de1f735b816e34f7064628b6398c42e0c_amd64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/loki-rhel8-operator@sha256:31c5ae21d324f7e40b87534b6014a76a3c03b4c053fda3b6625e664127568170_amd64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:31c5ae21d324f7e40b87534b6014a76a3c03b4c053fda3b6625e664127568170_amd64" }, "product_reference": "openshift-logging/loki-rhel8-operator@sha256:31c5ae21d324f7e40b87534b6014a76a3c03b4c053fda3b6625e664127568170_amd64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/loki-rhel8-operator@sha256:6bda3143e393c28723aa20fd38533037935ee0a9ea0f86e469076c287492321b_s390x as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:6bda3143e393c28723aa20fd38533037935ee0a9ea0f86e469076c287492321b_s390x" }, "product_reference": "openshift-logging/loki-rhel8-operator@sha256:6bda3143e393c28723aa20fd38533037935ee0a9ea0f86e469076c287492321b_s390x", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/loki-rhel8-operator@sha256:7a11e43241e44640bb9e2bef42144435e1947e9721c0a2923fe1e6b6e8bd1128_ppc64le as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:7a11e43241e44640bb9e2bef42144435e1947e9721c0a2923fe1e6b6e8bd1128_ppc64le" }, "product_reference": "openshift-logging/loki-rhel8-operator@sha256:7a11e43241e44640bb9e2bef42144435e1947e9721c0a2923fe1e6b6e8bd1128_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/loki-rhel8-operator@sha256:c7cb9cbbdabc3955b47f5685d07dfe8f80c15ccd3754ebeae421d4e147df0971_arm64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:c7cb9cbbdabc3955b47f5685d07dfe8f80c15ccd3754ebeae421d4e147df0971_arm64" }, "product_reference": "openshift-logging/loki-rhel8-operator@sha256:c7cb9cbbdabc3955b47f5685d07dfe8f80c15ccd3754ebeae421d4e147df0971_arm64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:01bc16bcfee8bbc36c2a10dbf00ae59a7025e11e5e5990a975d58808789e4612_amd64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:01bc16bcfee8bbc36c2a10dbf00ae59a7025e11e5e5990a975d58808789e4612_amd64" }, "product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:01bc16bcfee8bbc36c2a10dbf00ae59a7025e11e5e5990a975d58808789e4612_amd64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:85ac4d2e7f64e31d68c802e751b2f1744d7467171137d5cdb2145d71fe017501_ppc64le as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:85ac4d2e7f64e31d68c802e751b2f1744d7467171137d5cdb2145d71fe017501_ppc64le" }, "product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:85ac4d2e7f64e31d68c802e751b2f1744d7467171137d5cdb2145d71fe017501_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:a73b6298765cecec47a21c737f060deae52b6bcaec2aec53ee67ca98a62e3082_arm64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:a73b6298765cecec47a21c737f060deae52b6bcaec2aec53ee67ca98a62e3082_arm64" }, "product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:a73b6298765cecec47a21c737f060deae52b6bcaec2aec53ee67ca98a62e3082_arm64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:b7ec2160d876a927bc4185d6d36f3357c8d63feeac1ea106752e9ec7624ac457_s390x as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:b7ec2160d876a927bc4185d6d36f3357c8d63feeac1ea106752e9ec7624ac457_s390x" }, "product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:b7ec2160d876a927bc4185d6d36f3357c8d63feeac1ea106752e9ec7624ac457_s390x", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/opa-openshift-rhel8@sha256:097d775fe2d3ec9a317e0cc29385da11cd1559497edd63086bff915e22cbdd27_arm64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:097d775fe2d3ec9a317e0cc29385da11cd1559497edd63086bff915e22cbdd27_arm64" }, "product_reference": "openshift-logging/opa-openshift-rhel8@sha256:097d775fe2d3ec9a317e0cc29385da11cd1559497edd63086bff915e22cbdd27_arm64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/opa-openshift-rhel8@sha256:4231fadf5c9af75718c2a397f7de2bc5f9122e4d0b0cfef4bf91d81516e696b0_ppc64le as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:4231fadf5c9af75718c2a397f7de2bc5f9122e4d0b0cfef4bf91d81516e696b0_ppc64le" }, "product_reference": "openshift-logging/opa-openshift-rhel8@sha256:4231fadf5c9af75718c2a397f7de2bc5f9122e4d0b0cfef4bf91d81516e696b0_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/opa-openshift-rhel8@sha256:49af971dc5c902b7e0e59ddc69f37277a6af4474f9298c067ef5f07b717f313f_s390x as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:49af971dc5c902b7e0e59ddc69f37277a6af4474f9298c067ef5f07b717f313f_s390x" }, "product_reference": "openshift-logging/opa-openshift-rhel8@sha256:49af971dc5c902b7e0e59ddc69f37277a6af4474f9298c067ef5f07b717f313f_s390x", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/opa-openshift-rhel8@sha256:7b79b49045025377a41a054167bfdd622c56968f0a385f5265f5678876c6cbee_amd64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:7b79b49045025377a41a054167bfdd622c56968f0a385f5265f5678876c6cbee_amd64" }, "product_reference": "openshift-logging/opa-openshift-rhel8@sha256:7b79b49045025377a41a054167bfdd622c56968f0a385f5265f5678876c6cbee_amd64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/vector-rhel8@sha256:3488b3edfc1e6b2d83796e4570f11bd14eabdb53b673924a75caa812f51994bd_s390x as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:3488b3edfc1e6b2d83796e4570f11bd14eabdb53b673924a75caa812f51994bd_s390x" }, "product_reference": "openshift-logging/vector-rhel8@sha256:3488b3edfc1e6b2d83796e4570f11bd14eabdb53b673924a75caa812f51994bd_s390x", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/vector-rhel8@sha256:4dac69a3b26b693fd292488dfa90020f04a9865e8cb43dc5b158e73ee9b2f6a6_arm64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:4dac69a3b26b693fd292488dfa90020f04a9865e8cb43dc5b158e73ee9b2f6a6_arm64" }, "product_reference": "openshift-logging/vector-rhel8@sha256:4dac69a3b26b693fd292488dfa90020f04a9865e8cb43dc5b158e73ee9b2f6a6_arm64", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/vector-rhel8@sha256:87d9eca65f199a234958a4d85c270db24ea7754dcb45bc457f4cd4519ad163e4_ppc64le as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:87d9eca65f199a234958a4d85c270db24ea7754dcb45bc457f4cd4519ad163e4_ppc64le" }, "product_reference": "openshift-logging/vector-rhel8@sha256:87d9eca65f199a234958a4d85c270db24ea7754dcb45bc457f4cd4519ad163e4_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.4" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/vector-rhel8@sha256:a1ddc9e03b93c755aad4ab0fea414b329b876081510773f669ae18a801e54f0d_amd64 as a component of RHOL 5.4 for RHEL 8", "product_id": "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:a1ddc9e03b93c755aad4ab0fea414b329b876081510773f669ae18a801e54f0d_amd64" }, "product_reference": "openshift-logging/vector-rhel8@sha256:a1ddc9e03b93c755aad4ab0fea414b329b876081510773f669ae18a801e54f0d_amd64", "relates_to_product_reference": "8Base-RHOL-5.4" } ] }, "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-RHOL-5.4:openshift-logging/cluster-logging-operator-bundle@sha256:93356d20f29aabbfd37f142610bd59ba1cb20c92f4ae63acdaf3cbd3b61766d0_amd64", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:245771eda4b8a0a5c80c862b0ec2cfe590e8a4bf9b3ba7319a4bbd8740d0acd7_ppc64le", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:2d891f410071dfb6b28321e1fb20732a1064a3f29c3c8160fdeae9d3c5396204_arm64", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:870e1047e82c87cb757995f3d70e2ce59f4fe97aab9de06005823634d060da7f_s390x", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:fa3a08f2a70541ecd4add8e2d2812faf075fb4b4f59b57aad25f322caa872b20_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-operator-bundle@sha256:1ec714eecbc7be802cc0353baaadf26e7bf6b2da0ee37430d34beca7325a1ff4_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:0e268416f6f15ed3895faf19f77ce94f53011d05250b0ef405492392f50f3c50_s390x", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:86ab3cca03deb969093d617135882f28a66cd6db212ca71012303c50e5b1fda8_arm64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:b6ccb4e96486e9670a199737a5647b0b520efc5784258cc8e0489ab1936e5d34_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:ba88ce762bc1c4e4be6d47940ae79c5090cbee1cbfcc4475ee20e6aa4c81c70e_ppc64le", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:0feef8cee2721b635beda6b2d500ef9bbec17685f8cfe998688d8231727fccd8_s390x", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:3733f04a74d73ab4fd07df8076eca920c92e0bc8cbf7f50a7c58ad99fe6dd6cb_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe5caf8451c3ceff4f6af2297c8a4d61def09d5c81f1faa0f93a6529e3fe6d3_ppc64le", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:dea28c8bb7e8175e60a89790399448dabea6a5358f0f7e6f9b60f1674ea280c2_arm64", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:6352f52bd2ebc495411a15d1c7a19fb58573f434c3a2f5cfcc07aedf6a3ee9f9_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:74da7f9790d3649733df52e30189e7f79cae6e54cf7b94f056f8d14070ce3ee8_s390x", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:97df2e3668ef5233cf8362b83b9a896c04dd49e8b98fe2c54d9d2fd175c9e85e_ppc64le", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:a4481b560994e260f80431061db6409be5ff34dacad8cc4bd5d5c31616d2c3f5_arm64", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:071d75f8fbdf932be5824ae7e2b447cd256c9049d5f7f4bc420be15c773ff819_ppc64le", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:4e0ae8756a26dee4dc36153c034bb2f5a055d2525655b8fa3214ed904eb7f7cc_s390x", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:9727fb8c5eea6d06868d5b632b20197f2199bbf2812ba009d053bfef7b392d6d_amd64", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:c40273f64d0bc9d4550f029eec53415d59dc2b07ca97c1ac1f34264c3348be12_arm64", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:23fc876085821004d2a06bd3c6c5b6796b38e1f075a415234d61bbcc5cb6a2a0_s390x", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:996221e55c01b2abc365449259d2050df5bedc46ff9c95e2d24bb79559aaaca5_ppc64le", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:a1a61a072a56e83355eec2a6b9a6d4bbf6ccbc3b48303b8d8a5047cb5334d3d5_arm64", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:ba685a519da9c17f1ee17b06ed0110fff57e6d99b38020dd606c7bcbcc25777c_amd64", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:45ced4eb54e534a3d587e9a6b98f8a76e2a5443985a961aa58fb8603600dbf47_s390x", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:681bf5787a75b2209a8baf3c16ef1401a5dea9435597dc8eb0fdcbb8acff737b_ppc64le", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:847aef5d2d106cb2c2817a36060a37510dabb444080b7f89d1014e07ade58c5d_arm64", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:a2604ad006682659be66ed2d57ee65bd64cb2b930448221faeb84d8b61409fd2_amd64", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:222e3ad860feda2306f67fc77a6dc99f5d155ac6ef4d2264d6abce40612a66c6_amd64", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:23da9469ee5d6e64363c94b16ebc2dc57922adbbd0113e58f4bac3191dc7254c_arm64", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:e61a051df56de2f3beb2a5c9100868f4a0f2464df1426c42917acc321f5aabf2_ppc64le", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:fea415de85267d0551d794ddba46d9386aaabec7fb9d21e7e5685df481ec33f9_s390x", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:0cf8d0b8fea5d6bd733895de4bac3c46fd30c14ccb3eb4c533c39214a89dfe5e_arm64", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:46e9c6d3ea2ea3381f7595d3bde3c1e7dea8aea0a674152540a31dc901f0a1fe_amd64", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:558bf8cd14acc2b92a4f1d0915ef2b733cf4924676ef5ddf8b542d56fbbe88c0_s390x", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:f2dd23eb402fe6f505268a52e64adadad199fb19d804d017ec9bf16bfefb1117_ppc64le", "8Base-RHOL-5.4:openshift-logging/loki-operator-bundle@sha256:08bf3a7f6d0a272cf4cd6072b8b9a63de1f735b816e34f7064628b6398c42e0c_amd64", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:31c5ae21d324f7e40b87534b6014a76a3c03b4c053fda3b6625e664127568170_amd64", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:6bda3143e393c28723aa20fd38533037935ee0a9ea0f86e469076c287492321b_s390x", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:7a11e43241e44640bb9e2bef42144435e1947e9721c0a2923fe1e6b6e8bd1128_ppc64le", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:c7cb9cbbdabc3955b47f5685d07dfe8f80c15ccd3754ebeae421d4e147df0971_arm64", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:01bc16bcfee8bbc36c2a10dbf00ae59a7025e11e5e5990a975d58808789e4612_amd64", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:85ac4d2e7f64e31d68c802e751b2f1744d7467171137d5cdb2145d71fe017501_ppc64le", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:a73b6298765cecec47a21c737f060deae52b6bcaec2aec53ee67ca98a62e3082_arm64", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:b7ec2160d876a927bc4185d6d36f3357c8d63feeac1ea106752e9ec7624ac457_s390x", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:097d775fe2d3ec9a317e0cc29385da11cd1559497edd63086bff915e22cbdd27_arm64", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:4231fadf5c9af75718c2a397f7de2bc5f9122e4d0b0cfef4bf91d81516e696b0_ppc64le", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:49af971dc5c902b7e0e59ddc69f37277a6af4474f9298c067ef5f07b717f313f_s390x", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:7b79b49045025377a41a054167bfdd622c56968f0a385f5265f5678876c6cbee_amd64", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:3488b3edfc1e6b2d83796e4570f11bd14eabdb53b673924a75caa812f51994bd_s390x", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:4dac69a3b26b693fd292488dfa90020f04a9865e8cb43dc5b158e73ee9b2f6a6_arm64", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:87d9eca65f199a234958a4d85c270db24ea7754dcb45bc457f4cd4519ad163e4_ppc64le", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:a1ddc9e03b93c755aad4ab0fea414b329b876081510773f669ae18a801e54f0d_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.4:openshift-logging/logging-loki-rhel8@sha256:0446a4a52aa05431a96f4ef19c07db79dfacff31ab139494da70629012954487_arm64", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:6ee7a76d9caa148b645ca8872f3d2fe0b80446703adf3d1ea7dfbe8dca8ea937_ppc64le", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:aeef9fe60b7810b25464c45cd415990b435a513f906e3edfa79252b55cf7db39_s390x", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:cbe2ecdb63cc3313dbf4409ef00e31bbda91065afaa96d762f4fe1803bc50973_amd64" ], "known_not_affected": [ "8Base-RHOL-5.4:openshift-logging/cluster-logging-operator-bundle@sha256:93356d20f29aabbfd37f142610bd59ba1cb20c92f4ae63acdaf3cbd3b61766d0_amd64", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:245771eda4b8a0a5c80c862b0ec2cfe590e8a4bf9b3ba7319a4bbd8740d0acd7_ppc64le", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:2d891f410071dfb6b28321e1fb20732a1064a3f29c3c8160fdeae9d3c5396204_arm64", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:870e1047e82c87cb757995f3d70e2ce59f4fe97aab9de06005823634d060da7f_s390x", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:fa3a08f2a70541ecd4add8e2d2812faf075fb4b4f59b57aad25f322caa872b20_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-operator-bundle@sha256:1ec714eecbc7be802cc0353baaadf26e7bf6b2da0ee37430d34beca7325a1ff4_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:0e268416f6f15ed3895faf19f77ce94f53011d05250b0ef405492392f50f3c50_s390x", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:86ab3cca03deb969093d617135882f28a66cd6db212ca71012303c50e5b1fda8_arm64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:b6ccb4e96486e9670a199737a5647b0b520efc5784258cc8e0489ab1936e5d34_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:ba88ce762bc1c4e4be6d47940ae79c5090cbee1cbfcc4475ee20e6aa4c81c70e_ppc64le", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:0feef8cee2721b635beda6b2d500ef9bbec17685f8cfe998688d8231727fccd8_s390x", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:3733f04a74d73ab4fd07df8076eca920c92e0bc8cbf7f50a7c58ad99fe6dd6cb_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe5caf8451c3ceff4f6af2297c8a4d61def09d5c81f1faa0f93a6529e3fe6d3_ppc64le", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:dea28c8bb7e8175e60a89790399448dabea6a5358f0f7e6f9b60f1674ea280c2_arm64", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:6352f52bd2ebc495411a15d1c7a19fb58573f434c3a2f5cfcc07aedf6a3ee9f9_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:74da7f9790d3649733df52e30189e7f79cae6e54cf7b94f056f8d14070ce3ee8_s390x", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:97df2e3668ef5233cf8362b83b9a896c04dd49e8b98fe2c54d9d2fd175c9e85e_ppc64le", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:a4481b560994e260f80431061db6409be5ff34dacad8cc4bd5d5c31616d2c3f5_arm64", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:071d75f8fbdf932be5824ae7e2b447cd256c9049d5f7f4bc420be15c773ff819_ppc64le", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:4e0ae8756a26dee4dc36153c034bb2f5a055d2525655b8fa3214ed904eb7f7cc_s390x", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:9727fb8c5eea6d06868d5b632b20197f2199bbf2812ba009d053bfef7b392d6d_amd64", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:c40273f64d0bc9d4550f029eec53415d59dc2b07ca97c1ac1f34264c3348be12_arm64", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:23fc876085821004d2a06bd3c6c5b6796b38e1f075a415234d61bbcc5cb6a2a0_s390x", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:996221e55c01b2abc365449259d2050df5bedc46ff9c95e2d24bb79559aaaca5_ppc64le", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:a1a61a072a56e83355eec2a6b9a6d4bbf6ccbc3b48303b8d8a5047cb5334d3d5_arm64", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:ba685a519da9c17f1ee17b06ed0110fff57e6d99b38020dd606c7bcbcc25777c_amd64", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:45ced4eb54e534a3d587e9a6b98f8a76e2a5443985a961aa58fb8603600dbf47_s390x", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:681bf5787a75b2209a8baf3c16ef1401a5dea9435597dc8eb0fdcbb8acff737b_ppc64le", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:847aef5d2d106cb2c2817a36060a37510dabb444080b7f89d1014e07ade58c5d_arm64", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:a2604ad006682659be66ed2d57ee65bd64cb2b930448221faeb84d8b61409fd2_amd64", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:222e3ad860feda2306f67fc77a6dc99f5d155ac6ef4d2264d6abce40612a66c6_amd64", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:23da9469ee5d6e64363c94b16ebc2dc57922adbbd0113e58f4bac3191dc7254c_arm64", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:e61a051df56de2f3beb2a5c9100868f4a0f2464df1426c42917acc321f5aabf2_ppc64le", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:fea415de85267d0551d794ddba46d9386aaabec7fb9d21e7e5685df481ec33f9_s390x", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:0cf8d0b8fea5d6bd733895de4bac3c46fd30c14ccb3eb4c533c39214a89dfe5e_arm64", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:46e9c6d3ea2ea3381f7595d3bde3c1e7dea8aea0a674152540a31dc901f0a1fe_amd64", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:558bf8cd14acc2b92a4f1d0915ef2b733cf4924676ef5ddf8b542d56fbbe88c0_s390x", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:f2dd23eb402fe6f505268a52e64adadad199fb19d804d017ec9bf16bfefb1117_ppc64le", "8Base-RHOL-5.4:openshift-logging/loki-operator-bundle@sha256:08bf3a7f6d0a272cf4cd6072b8b9a63de1f735b816e34f7064628b6398c42e0c_amd64", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:31c5ae21d324f7e40b87534b6014a76a3c03b4c053fda3b6625e664127568170_amd64", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:6bda3143e393c28723aa20fd38533037935ee0a9ea0f86e469076c287492321b_s390x", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:7a11e43241e44640bb9e2bef42144435e1947e9721c0a2923fe1e6b6e8bd1128_ppc64le", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:c7cb9cbbdabc3955b47f5685d07dfe8f80c15ccd3754ebeae421d4e147df0971_arm64", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:01bc16bcfee8bbc36c2a10dbf00ae59a7025e11e5e5990a975d58808789e4612_amd64", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:85ac4d2e7f64e31d68c802e751b2f1744d7467171137d5cdb2145d71fe017501_ppc64le", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:a73b6298765cecec47a21c737f060deae52b6bcaec2aec53ee67ca98a62e3082_arm64", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:b7ec2160d876a927bc4185d6d36f3357c8d63feeac1ea106752e9ec7624ac457_s390x", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:097d775fe2d3ec9a317e0cc29385da11cd1559497edd63086bff915e22cbdd27_arm64", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:4231fadf5c9af75718c2a397f7de2bc5f9122e4d0b0cfef4bf91d81516e696b0_ppc64le", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:49af971dc5c902b7e0e59ddc69f37277a6af4474f9298c067ef5f07b717f313f_s390x", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:7b79b49045025377a41a054167bfdd622c56968f0a385f5265f5678876c6cbee_amd64", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:3488b3edfc1e6b2d83796e4570f11bd14eabdb53b673924a75caa812f51994bd_s390x", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:4dac69a3b26b693fd292488dfa90020f04a9865e8cb43dc5b158e73ee9b2f6a6_arm64", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:87d9eca65f199a234958a4d85c270db24ea7754dcb45bc457f4cd4519ad163e4_ppc64le", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:a1ddc9e03b93c755aad4ab0fea414b329b876081510773f669ae18a801e54f0d_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": "2022-09-06T13:32:06+00:00", "details": "For OpenShift Container Platform 4.10 see the following documentation, which will be updated shortly, for detailed release notes:\n\nhttps://docs.openshift.com/container-platform/4.10/logging/cluster-logging-release-notes.html\n\nFor Red Hat OpenShift Logging 5.4, see the following instructions to apply this update:\n\nhttps://docs.openshift.com/container-platform/4.10/logging/cluster-logging-upgrading.html", "product_ids": [ "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:0446a4a52aa05431a96f4ef19c07db79dfacff31ab139494da70629012954487_arm64", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:6ee7a76d9caa148b645ca8872f3d2fe0b80446703adf3d1ea7dfbe8dca8ea937_ppc64le", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:aeef9fe60b7810b25464c45cd415990b435a513f906e3edfa79252b55cf7db39_s390x", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:cbe2ecdb63cc3313dbf4409ef00e31bbda91065afaa96d762f4fe1803bc50973_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6183" } ], "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-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:0446a4a52aa05431a96f4ef19c07db79dfacff31ab139494da70629012954487_arm64", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:6ee7a76d9caa148b645ca8872f3d2fe0b80446703adf3d1ea7dfbe8dca8ea937_ppc64le", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:aeef9fe60b7810b25464c45cd415990b435a513f906e3edfa79252b55cf7db39_s390x", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:cbe2ecdb63cc3313dbf4409ef00e31bbda91065afaa96d762f4fe1803bc50973_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: improper sanitization of Transfer-Encoding header" }, { "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-RHOL-5.4:openshift-logging/cluster-logging-operator-bundle@sha256:93356d20f29aabbfd37f142610bd59ba1cb20c92f4ae63acdaf3cbd3b61766d0_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-operator-bundle@sha256:1ec714eecbc7be802cc0353baaadf26e7bf6b2da0ee37430d34beca7325a1ff4_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:6352f52bd2ebc495411a15d1c7a19fb58573f434c3a2f5cfcc07aedf6a3ee9f9_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:74da7f9790d3649733df52e30189e7f79cae6e54cf7b94f056f8d14070ce3ee8_s390x", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:97df2e3668ef5233cf8362b83b9a896c04dd49e8b98fe2c54d9d2fd175c9e85e_ppc64le", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:a4481b560994e260f80431061db6409be5ff34dacad8cc4bd5d5c31616d2c3f5_arm64", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:23fc876085821004d2a06bd3c6c5b6796b38e1f075a415234d61bbcc5cb6a2a0_s390x", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:996221e55c01b2abc365449259d2050df5bedc46ff9c95e2d24bb79559aaaca5_ppc64le", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:a1a61a072a56e83355eec2a6b9a6d4bbf6ccbc3b48303b8d8a5047cb5334d3d5_arm64", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:ba685a519da9c17f1ee17b06ed0110fff57e6d99b38020dd606c7bcbcc25777c_amd64", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:45ced4eb54e534a3d587e9a6b98f8a76e2a5443985a961aa58fb8603600dbf47_s390x", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:681bf5787a75b2209a8baf3c16ef1401a5dea9435597dc8eb0fdcbb8acff737b_ppc64le", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:847aef5d2d106cb2c2817a36060a37510dabb444080b7f89d1014e07ade58c5d_arm64", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:a2604ad006682659be66ed2d57ee65bd64cb2b930448221faeb84d8b61409fd2_amd64", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:0cf8d0b8fea5d6bd733895de4bac3c46fd30c14ccb3eb4c533c39214a89dfe5e_arm64", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:46e9c6d3ea2ea3381f7595d3bde3c1e7dea8aea0a674152540a31dc901f0a1fe_amd64", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:558bf8cd14acc2b92a4f1d0915ef2b733cf4924676ef5ddf8b542d56fbbe88c0_s390x", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:f2dd23eb402fe6f505268a52e64adadad199fb19d804d017ec9bf16bfefb1117_ppc64le", "8Base-RHOL-5.4:openshift-logging/loki-operator-bundle@sha256:08bf3a7f6d0a272cf4cd6072b8b9a63de1f735b816e34f7064628b6398c42e0c_amd64", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:31c5ae21d324f7e40b87534b6014a76a3c03b4c053fda3b6625e664127568170_amd64", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:6bda3143e393c28723aa20fd38533037935ee0a9ea0f86e469076c287492321b_s390x", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:7a11e43241e44640bb9e2bef42144435e1947e9721c0a2923fe1e6b6e8bd1128_ppc64le", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:c7cb9cbbdabc3955b47f5685d07dfe8f80c15ccd3754ebeae421d4e147df0971_arm64", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:3488b3edfc1e6b2d83796e4570f11bd14eabdb53b673924a75caa812f51994bd_s390x", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:4dac69a3b26b693fd292488dfa90020f04a9865e8cb43dc5b158e73ee9b2f6a6_arm64", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:87d9eca65f199a234958a4d85c270db24ea7754dcb45bc457f4cd4519ad163e4_ppc64le", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:a1ddc9e03b93c755aad4ab0fea414b329b876081510773f669ae18a801e54f0d_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.4:openshift-logging/cluster-logging-rhel8-operator@sha256:245771eda4b8a0a5c80c862b0ec2cfe590e8a4bf9b3ba7319a4bbd8740d0acd7_ppc64le", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:2d891f410071dfb6b28321e1fb20732a1064a3f29c3c8160fdeae9d3c5396204_arm64", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:870e1047e82c87cb757995f3d70e2ce59f4fe97aab9de06005823634d060da7f_s390x", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:fa3a08f2a70541ecd4add8e2d2812faf075fb4b4f59b57aad25f322caa872b20_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:0e268416f6f15ed3895faf19f77ce94f53011d05250b0ef405492392f50f3c50_s390x", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:86ab3cca03deb969093d617135882f28a66cd6db212ca71012303c50e5b1fda8_arm64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:b6ccb4e96486e9670a199737a5647b0b520efc5784258cc8e0489ab1936e5d34_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:ba88ce762bc1c4e4be6d47940ae79c5090cbee1cbfcc4475ee20e6aa4c81c70e_ppc64le", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:0feef8cee2721b635beda6b2d500ef9bbec17685f8cfe998688d8231727fccd8_s390x", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:3733f04a74d73ab4fd07df8076eca920c92e0bc8cbf7f50a7c58ad99fe6dd6cb_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe5caf8451c3ceff4f6af2297c8a4d61def09d5c81f1faa0f93a6529e3fe6d3_ppc64le", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:dea28c8bb7e8175e60a89790399448dabea6a5358f0f7e6f9b60f1674ea280c2_arm64", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:071d75f8fbdf932be5824ae7e2b447cd256c9049d5f7f4bc420be15c773ff819_ppc64le", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:4e0ae8756a26dee4dc36153c034bb2f5a055d2525655b8fa3214ed904eb7f7cc_s390x", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:9727fb8c5eea6d06868d5b632b20197f2199bbf2812ba009d053bfef7b392d6d_amd64", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:c40273f64d0bc9d4550f029eec53415d59dc2b07ca97c1ac1f34264c3348be12_arm64", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:222e3ad860feda2306f67fc77a6dc99f5d155ac6ef4d2264d6abce40612a66c6_amd64", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:23da9469ee5d6e64363c94b16ebc2dc57922adbbd0113e58f4bac3191dc7254c_arm64", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:e61a051df56de2f3beb2a5c9100868f4a0f2464df1426c42917acc321f5aabf2_ppc64le", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:fea415de85267d0551d794ddba46d9386aaabec7fb9d21e7e5685df481ec33f9_s390x", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:0446a4a52aa05431a96f4ef19c07db79dfacff31ab139494da70629012954487_arm64", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:6ee7a76d9caa148b645ca8872f3d2fe0b80446703adf3d1ea7dfbe8dca8ea937_ppc64le", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:aeef9fe60b7810b25464c45cd415990b435a513f906e3edfa79252b55cf7db39_s390x", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:cbe2ecdb63cc3313dbf4409ef00e31bbda91065afaa96d762f4fe1803bc50973_amd64", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:01bc16bcfee8bbc36c2a10dbf00ae59a7025e11e5e5990a975d58808789e4612_amd64", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:85ac4d2e7f64e31d68c802e751b2f1744d7467171137d5cdb2145d71fe017501_ppc64le", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:a73b6298765cecec47a21c737f060deae52b6bcaec2aec53ee67ca98a62e3082_arm64", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:b7ec2160d876a927bc4185d6d36f3357c8d63feeac1ea106752e9ec7624ac457_s390x", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:097d775fe2d3ec9a317e0cc29385da11cd1559497edd63086bff915e22cbdd27_arm64", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:4231fadf5c9af75718c2a397f7de2bc5f9122e4d0b0cfef4bf91d81516e696b0_ppc64le", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:49af971dc5c902b7e0e59ddc69f37277a6af4474f9298c067ef5f07b717f313f_s390x", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:7b79b49045025377a41a054167bfdd622c56968f0a385f5265f5678876c6cbee_amd64" ], "known_not_affected": [ "8Base-RHOL-5.4:openshift-logging/cluster-logging-operator-bundle@sha256:93356d20f29aabbfd37f142610bd59ba1cb20c92f4ae63acdaf3cbd3b61766d0_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-operator-bundle@sha256:1ec714eecbc7be802cc0353baaadf26e7bf6b2da0ee37430d34beca7325a1ff4_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:6352f52bd2ebc495411a15d1c7a19fb58573f434c3a2f5cfcc07aedf6a3ee9f9_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:74da7f9790d3649733df52e30189e7f79cae6e54cf7b94f056f8d14070ce3ee8_s390x", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:97df2e3668ef5233cf8362b83b9a896c04dd49e8b98fe2c54d9d2fd175c9e85e_ppc64le", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:a4481b560994e260f80431061db6409be5ff34dacad8cc4bd5d5c31616d2c3f5_arm64", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:23fc876085821004d2a06bd3c6c5b6796b38e1f075a415234d61bbcc5cb6a2a0_s390x", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:996221e55c01b2abc365449259d2050df5bedc46ff9c95e2d24bb79559aaaca5_ppc64le", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:a1a61a072a56e83355eec2a6b9a6d4bbf6ccbc3b48303b8d8a5047cb5334d3d5_arm64", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:ba685a519da9c17f1ee17b06ed0110fff57e6d99b38020dd606c7bcbcc25777c_amd64", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:45ced4eb54e534a3d587e9a6b98f8a76e2a5443985a961aa58fb8603600dbf47_s390x", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:681bf5787a75b2209a8baf3c16ef1401a5dea9435597dc8eb0fdcbb8acff737b_ppc64le", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:847aef5d2d106cb2c2817a36060a37510dabb444080b7f89d1014e07ade58c5d_arm64", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:a2604ad006682659be66ed2d57ee65bd64cb2b930448221faeb84d8b61409fd2_amd64", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:0cf8d0b8fea5d6bd733895de4bac3c46fd30c14ccb3eb4c533c39214a89dfe5e_arm64", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:46e9c6d3ea2ea3381f7595d3bde3c1e7dea8aea0a674152540a31dc901f0a1fe_amd64", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:558bf8cd14acc2b92a4f1d0915ef2b733cf4924676ef5ddf8b542d56fbbe88c0_s390x", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:f2dd23eb402fe6f505268a52e64adadad199fb19d804d017ec9bf16bfefb1117_ppc64le", "8Base-RHOL-5.4:openshift-logging/loki-operator-bundle@sha256:08bf3a7f6d0a272cf4cd6072b8b9a63de1f735b816e34f7064628b6398c42e0c_amd64", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:31c5ae21d324f7e40b87534b6014a76a3c03b4c053fda3b6625e664127568170_amd64", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:6bda3143e393c28723aa20fd38533037935ee0a9ea0f86e469076c287492321b_s390x", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:7a11e43241e44640bb9e2bef42144435e1947e9721c0a2923fe1e6b6e8bd1128_ppc64le", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:c7cb9cbbdabc3955b47f5685d07dfe8f80c15ccd3754ebeae421d4e147df0971_arm64", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:3488b3edfc1e6b2d83796e4570f11bd14eabdb53b673924a75caa812f51994bd_s390x", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:4dac69a3b26b693fd292488dfa90020f04a9865e8cb43dc5b158e73ee9b2f6a6_arm64", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:87d9eca65f199a234958a4d85c270db24ea7754dcb45bc457f4cd4519ad163e4_ppc64le", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:a1ddc9e03b93c755aad4ab0fea414b329b876081510773f669ae18a801e54f0d_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": "2022-09-06T13:32:06+00:00", "details": "For OpenShift Container Platform 4.10 see the following documentation, which will be updated shortly, for detailed release notes:\n\nhttps://docs.openshift.com/container-platform/4.10/logging/cluster-logging-release-notes.html\n\nFor Red Hat OpenShift Logging 5.4, see the following instructions to apply this update:\n\nhttps://docs.openshift.com/container-platform/4.10/logging/cluster-logging-upgrading.html", "product_ids": [ "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:245771eda4b8a0a5c80c862b0ec2cfe590e8a4bf9b3ba7319a4bbd8740d0acd7_ppc64le", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:2d891f410071dfb6b28321e1fb20732a1064a3f29c3c8160fdeae9d3c5396204_arm64", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:870e1047e82c87cb757995f3d70e2ce59f4fe97aab9de06005823634d060da7f_s390x", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:fa3a08f2a70541ecd4add8e2d2812faf075fb4b4f59b57aad25f322caa872b20_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:0e268416f6f15ed3895faf19f77ce94f53011d05250b0ef405492392f50f3c50_s390x", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:86ab3cca03deb969093d617135882f28a66cd6db212ca71012303c50e5b1fda8_arm64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:b6ccb4e96486e9670a199737a5647b0b520efc5784258cc8e0489ab1936e5d34_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:ba88ce762bc1c4e4be6d47940ae79c5090cbee1cbfcc4475ee20e6aa4c81c70e_ppc64le", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:0feef8cee2721b635beda6b2d500ef9bbec17685f8cfe998688d8231727fccd8_s390x", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:3733f04a74d73ab4fd07df8076eca920c92e0bc8cbf7f50a7c58ad99fe6dd6cb_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe5caf8451c3ceff4f6af2297c8a4d61def09d5c81f1faa0f93a6529e3fe6d3_ppc64le", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:dea28c8bb7e8175e60a89790399448dabea6a5358f0f7e6f9b60f1674ea280c2_arm64", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:071d75f8fbdf932be5824ae7e2b447cd256c9049d5f7f4bc420be15c773ff819_ppc64le", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:4e0ae8756a26dee4dc36153c034bb2f5a055d2525655b8fa3214ed904eb7f7cc_s390x", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:9727fb8c5eea6d06868d5b632b20197f2199bbf2812ba009d053bfef7b392d6d_amd64", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:c40273f64d0bc9d4550f029eec53415d59dc2b07ca97c1ac1f34264c3348be12_arm64", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:222e3ad860feda2306f67fc77a6dc99f5d155ac6ef4d2264d6abce40612a66c6_amd64", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:23da9469ee5d6e64363c94b16ebc2dc57922adbbd0113e58f4bac3191dc7254c_arm64", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:e61a051df56de2f3beb2a5c9100868f4a0f2464df1426c42917acc321f5aabf2_ppc64le", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:fea415de85267d0551d794ddba46d9386aaabec7fb9d21e7e5685df481ec33f9_s390x", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:0446a4a52aa05431a96f4ef19c07db79dfacff31ab139494da70629012954487_arm64", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:6ee7a76d9caa148b645ca8872f3d2fe0b80446703adf3d1ea7dfbe8dca8ea937_ppc64le", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:aeef9fe60b7810b25464c45cd415990b435a513f906e3edfa79252b55cf7db39_s390x", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:cbe2ecdb63cc3313dbf4409ef00e31bbda91065afaa96d762f4fe1803bc50973_amd64", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:01bc16bcfee8bbc36c2a10dbf00ae59a7025e11e5e5990a975d58808789e4612_amd64", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:85ac4d2e7f64e31d68c802e751b2f1744d7467171137d5cdb2145d71fe017501_ppc64le", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:a73b6298765cecec47a21c737f060deae52b6bcaec2aec53ee67ca98a62e3082_arm64", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:b7ec2160d876a927bc4185d6d36f3357c8d63feeac1ea106752e9ec7624ac457_s390x", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:097d775fe2d3ec9a317e0cc29385da11cd1559497edd63086bff915e22cbdd27_arm64", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:4231fadf5c9af75718c2a397f7de2bc5f9122e4d0b0cfef4bf91d81516e696b0_ppc64le", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:49af971dc5c902b7e0e59ddc69f37277a6af4474f9298c067ef5f07b717f313f_s390x", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:7b79b49045025377a41a054167bfdd622c56968f0a385f5265f5678876c6cbee_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6183" } ], "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.4:openshift-logging/cluster-logging-rhel8-operator@sha256:245771eda4b8a0a5c80c862b0ec2cfe590e8a4bf9b3ba7319a4bbd8740d0acd7_ppc64le", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:2d891f410071dfb6b28321e1fb20732a1064a3f29c3c8160fdeae9d3c5396204_arm64", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:870e1047e82c87cb757995f3d70e2ce59f4fe97aab9de06005823634d060da7f_s390x", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:fa3a08f2a70541ecd4add8e2d2812faf075fb4b4f59b57aad25f322caa872b20_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:0e268416f6f15ed3895faf19f77ce94f53011d05250b0ef405492392f50f3c50_s390x", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:86ab3cca03deb969093d617135882f28a66cd6db212ca71012303c50e5b1fda8_arm64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:b6ccb4e96486e9670a199737a5647b0b520efc5784258cc8e0489ab1936e5d34_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:ba88ce762bc1c4e4be6d47940ae79c5090cbee1cbfcc4475ee20e6aa4c81c70e_ppc64le", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:0feef8cee2721b635beda6b2d500ef9bbec17685f8cfe998688d8231727fccd8_s390x", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:3733f04a74d73ab4fd07df8076eca920c92e0bc8cbf7f50a7c58ad99fe6dd6cb_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe5caf8451c3ceff4f6af2297c8a4d61def09d5c81f1faa0f93a6529e3fe6d3_ppc64le", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:dea28c8bb7e8175e60a89790399448dabea6a5358f0f7e6f9b60f1674ea280c2_arm64", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:071d75f8fbdf932be5824ae7e2b447cd256c9049d5f7f4bc420be15c773ff819_ppc64le", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:4e0ae8756a26dee4dc36153c034bb2f5a055d2525655b8fa3214ed904eb7f7cc_s390x", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:9727fb8c5eea6d06868d5b632b20197f2199bbf2812ba009d053bfef7b392d6d_amd64", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:c40273f64d0bc9d4550f029eec53415d59dc2b07ca97c1ac1f34264c3348be12_arm64", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:222e3ad860feda2306f67fc77a6dc99f5d155ac6ef4d2264d6abce40612a66c6_amd64", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:23da9469ee5d6e64363c94b16ebc2dc57922adbbd0113e58f4bac3191dc7254c_arm64", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:e61a051df56de2f3beb2a5c9100868f4a0f2464df1426c42917acc321f5aabf2_ppc64le", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:fea415de85267d0551d794ddba46d9386aaabec7fb9d21e7e5685df481ec33f9_s390x", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:0446a4a52aa05431a96f4ef19c07db79dfacff31ab139494da70629012954487_arm64", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:6ee7a76d9caa148b645ca8872f3d2fe0b80446703adf3d1ea7dfbe8dca8ea937_ppc64le", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:aeef9fe60b7810b25464c45cd415990b435a513f906e3edfa79252b55cf7db39_s390x", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:cbe2ecdb63cc3313dbf4409ef00e31bbda91065afaa96d762f4fe1803bc50973_amd64", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:01bc16bcfee8bbc36c2a10dbf00ae59a7025e11e5e5990a975d58808789e4612_amd64", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:85ac4d2e7f64e31d68c802e751b2f1744d7467171137d5cdb2145d71fe017501_ppc64le", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:a73b6298765cecec47a21c737f060deae52b6bcaec2aec53ee67ca98a62e3082_arm64", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:b7ec2160d876a927bc4185d6d36f3357c8d63feeac1ea106752e9ec7624ac457_s390x", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:097d775fe2d3ec9a317e0cc29385da11cd1559497edd63086bff915e22cbdd27_arm64", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:4231fadf5c9af75718c2a397f7de2bc5f9122e4d0b0cfef4bf91d81516e696b0_ppc64le", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:49af971dc5c902b7e0e59ddc69f37277a6af4474f9298c067ef5f07b717f313f_s390x", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:7b79b49045025377a41a054167bfdd622c56968f0a385f5265f5678876c6cbee_amd64" ] } ], "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-RHOL-5.4:openshift-logging/cluster-logging-operator-bundle@sha256:93356d20f29aabbfd37f142610bd59ba1cb20c92f4ae63acdaf3cbd3b61766d0_amd64", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:245771eda4b8a0a5c80c862b0ec2cfe590e8a4bf9b3ba7319a4bbd8740d0acd7_ppc64le", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:2d891f410071dfb6b28321e1fb20732a1064a3f29c3c8160fdeae9d3c5396204_arm64", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:870e1047e82c87cb757995f3d70e2ce59f4fe97aab9de06005823634d060da7f_s390x", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:fa3a08f2a70541ecd4add8e2d2812faf075fb4b4f59b57aad25f322caa872b20_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-operator-bundle@sha256:1ec714eecbc7be802cc0353baaadf26e7bf6b2da0ee37430d34beca7325a1ff4_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:0e268416f6f15ed3895faf19f77ce94f53011d05250b0ef405492392f50f3c50_s390x", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:86ab3cca03deb969093d617135882f28a66cd6db212ca71012303c50e5b1fda8_arm64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:b6ccb4e96486e9670a199737a5647b0b520efc5784258cc8e0489ab1936e5d34_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:ba88ce762bc1c4e4be6d47940ae79c5090cbee1cbfcc4475ee20e6aa4c81c70e_ppc64le", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:0feef8cee2721b635beda6b2d500ef9bbec17685f8cfe998688d8231727fccd8_s390x", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:3733f04a74d73ab4fd07df8076eca920c92e0bc8cbf7f50a7c58ad99fe6dd6cb_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe5caf8451c3ceff4f6af2297c8a4d61def09d5c81f1faa0f93a6529e3fe6d3_ppc64le", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:dea28c8bb7e8175e60a89790399448dabea6a5358f0f7e6f9b60f1674ea280c2_arm64", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:6352f52bd2ebc495411a15d1c7a19fb58573f434c3a2f5cfcc07aedf6a3ee9f9_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:74da7f9790d3649733df52e30189e7f79cae6e54cf7b94f056f8d14070ce3ee8_s390x", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:97df2e3668ef5233cf8362b83b9a896c04dd49e8b98fe2c54d9d2fd175c9e85e_ppc64le", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:a4481b560994e260f80431061db6409be5ff34dacad8cc4bd5d5c31616d2c3f5_arm64", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:071d75f8fbdf932be5824ae7e2b447cd256c9049d5f7f4bc420be15c773ff819_ppc64le", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:4e0ae8756a26dee4dc36153c034bb2f5a055d2525655b8fa3214ed904eb7f7cc_s390x", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:9727fb8c5eea6d06868d5b632b20197f2199bbf2812ba009d053bfef7b392d6d_amd64", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:c40273f64d0bc9d4550f029eec53415d59dc2b07ca97c1ac1f34264c3348be12_arm64", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:23fc876085821004d2a06bd3c6c5b6796b38e1f075a415234d61bbcc5cb6a2a0_s390x", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:996221e55c01b2abc365449259d2050df5bedc46ff9c95e2d24bb79559aaaca5_ppc64le", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:a1a61a072a56e83355eec2a6b9a6d4bbf6ccbc3b48303b8d8a5047cb5334d3d5_arm64", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:ba685a519da9c17f1ee17b06ed0110fff57e6d99b38020dd606c7bcbcc25777c_amd64", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:45ced4eb54e534a3d587e9a6b98f8a76e2a5443985a961aa58fb8603600dbf47_s390x", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:681bf5787a75b2209a8baf3c16ef1401a5dea9435597dc8eb0fdcbb8acff737b_ppc64le", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:847aef5d2d106cb2c2817a36060a37510dabb444080b7f89d1014e07ade58c5d_arm64", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:a2604ad006682659be66ed2d57ee65bd64cb2b930448221faeb84d8b61409fd2_amd64", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:222e3ad860feda2306f67fc77a6dc99f5d155ac6ef4d2264d6abce40612a66c6_amd64", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:23da9469ee5d6e64363c94b16ebc2dc57922adbbd0113e58f4bac3191dc7254c_arm64", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:e61a051df56de2f3beb2a5c9100868f4a0f2464df1426c42917acc321f5aabf2_ppc64le", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:fea415de85267d0551d794ddba46d9386aaabec7fb9d21e7e5685df481ec33f9_s390x", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:0cf8d0b8fea5d6bd733895de4bac3c46fd30c14ccb3eb4c533c39214a89dfe5e_arm64", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:46e9c6d3ea2ea3381f7595d3bde3c1e7dea8aea0a674152540a31dc901f0a1fe_amd64", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:558bf8cd14acc2b92a4f1d0915ef2b733cf4924676ef5ddf8b542d56fbbe88c0_s390x", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:f2dd23eb402fe6f505268a52e64adadad199fb19d804d017ec9bf16bfefb1117_ppc64le", "8Base-RHOL-5.4:openshift-logging/loki-operator-bundle@sha256:08bf3a7f6d0a272cf4cd6072b8b9a63de1f735b816e34f7064628b6398c42e0c_amd64", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:31c5ae21d324f7e40b87534b6014a76a3c03b4c053fda3b6625e664127568170_amd64", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:6bda3143e393c28723aa20fd38533037935ee0a9ea0f86e469076c287492321b_s390x", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:7a11e43241e44640bb9e2bef42144435e1947e9721c0a2923fe1e6b6e8bd1128_ppc64le", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:c7cb9cbbdabc3955b47f5685d07dfe8f80c15ccd3754ebeae421d4e147df0971_arm64", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:01bc16bcfee8bbc36c2a10dbf00ae59a7025e11e5e5990a975d58808789e4612_amd64", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:85ac4d2e7f64e31d68c802e751b2f1744d7467171137d5cdb2145d71fe017501_ppc64le", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:a73b6298765cecec47a21c737f060deae52b6bcaec2aec53ee67ca98a62e3082_arm64", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:b7ec2160d876a927bc4185d6d36f3357c8d63feeac1ea106752e9ec7624ac457_s390x", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:097d775fe2d3ec9a317e0cc29385da11cd1559497edd63086bff915e22cbdd27_arm64", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:4231fadf5c9af75718c2a397f7de2bc5f9122e4d0b0cfef4bf91d81516e696b0_ppc64le", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:49af971dc5c902b7e0e59ddc69f37277a6af4474f9298c067ef5f07b717f313f_s390x", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:7b79b49045025377a41a054167bfdd622c56968f0a385f5265f5678876c6cbee_amd64", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:3488b3edfc1e6b2d83796e4570f11bd14eabdb53b673924a75caa812f51994bd_s390x", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:4dac69a3b26b693fd292488dfa90020f04a9865e8cb43dc5b158e73ee9b2f6a6_arm64", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:87d9eca65f199a234958a4d85c270db24ea7754dcb45bc457f4cd4519ad163e4_ppc64le", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:a1ddc9e03b93c755aad4ab0fea414b329b876081510773f669ae18a801e54f0d_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.4:openshift-logging/logging-loki-rhel8@sha256:0446a4a52aa05431a96f4ef19c07db79dfacff31ab139494da70629012954487_arm64", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:6ee7a76d9caa148b645ca8872f3d2fe0b80446703adf3d1ea7dfbe8dca8ea937_ppc64le", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:aeef9fe60b7810b25464c45cd415990b435a513f906e3edfa79252b55cf7db39_s390x", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:cbe2ecdb63cc3313dbf4409ef00e31bbda91065afaa96d762f4fe1803bc50973_amd64" ], "known_not_affected": [ "8Base-RHOL-5.4:openshift-logging/cluster-logging-operator-bundle@sha256:93356d20f29aabbfd37f142610bd59ba1cb20c92f4ae63acdaf3cbd3b61766d0_amd64", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:245771eda4b8a0a5c80c862b0ec2cfe590e8a4bf9b3ba7319a4bbd8740d0acd7_ppc64le", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:2d891f410071dfb6b28321e1fb20732a1064a3f29c3c8160fdeae9d3c5396204_arm64", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:870e1047e82c87cb757995f3d70e2ce59f4fe97aab9de06005823634d060da7f_s390x", "8Base-RHOL-5.4:openshift-logging/cluster-logging-rhel8-operator@sha256:fa3a08f2a70541ecd4add8e2d2812faf075fb4b4f59b57aad25f322caa872b20_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-operator-bundle@sha256:1ec714eecbc7be802cc0353baaadf26e7bf6b2da0ee37430d34beca7325a1ff4_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:0e268416f6f15ed3895faf19f77ce94f53011d05250b0ef405492392f50f3c50_s390x", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:86ab3cca03deb969093d617135882f28a66cd6db212ca71012303c50e5b1fda8_arm64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:b6ccb4e96486e9670a199737a5647b0b520efc5784258cc8e0489ab1936e5d34_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-proxy-rhel8@sha256:ba88ce762bc1c4e4be6d47940ae79c5090cbee1cbfcc4475ee20e6aa4c81c70e_ppc64le", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:0feef8cee2721b635beda6b2d500ef9bbec17685f8cfe998688d8231727fccd8_s390x", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:3733f04a74d73ab4fd07df8076eca920c92e0bc8cbf7f50a7c58ad99fe6dd6cb_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe5caf8451c3ceff4f6af2297c8a4d61def09d5c81f1faa0f93a6529e3fe6d3_ppc64le", "8Base-RHOL-5.4:openshift-logging/elasticsearch-rhel8-operator@sha256:dea28c8bb7e8175e60a89790399448dabea6a5358f0f7e6f9b60f1674ea280c2_arm64", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:6352f52bd2ebc495411a15d1c7a19fb58573f434c3a2f5cfcc07aedf6a3ee9f9_amd64", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:74da7f9790d3649733df52e30189e7f79cae6e54cf7b94f056f8d14070ce3ee8_s390x", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:97df2e3668ef5233cf8362b83b9a896c04dd49e8b98fe2c54d9d2fd175c9e85e_ppc64le", "8Base-RHOL-5.4:openshift-logging/elasticsearch6-rhel8@sha256:a4481b560994e260f80431061db6409be5ff34dacad8cc4bd5d5c31616d2c3f5_arm64", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:071d75f8fbdf932be5824ae7e2b447cd256c9049d5f7f4bc420be15c773ff819_ppc64le", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:4e0ae8756a26dee4dc36153c034bb2f5a055d2525655b8fa3214ed904eb7f7cc_s390x", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:9727fb8c5eea6d06868d5b632b20197f2199bbf2812ba009d053bfef7b392d6d_amd64", "8Base-RHOL-5.4:openshift-logging/eventrouter-rhel8@sha256:c40273f64d0bc9d4550f029eec53415d59dc2b07ca97c1ac1f34264c3348be12_arm64", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:23fc876085821004d2a06bd3c6c5b6796b38e1f075a415234d61bbcc5cb6a2a0_s390x", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:996221e55c01b2abc365449259d2050df5bedc46ff9c95e2d24bb79559aaaca5_ppc64le", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:a1a61a072a56e83355eec2a6b9a6d4bbf6ccbc3b48303b8d8a5047cb5334d3d5_arm64", "8Base-RHOL-5.4:openshift-logging/fluentd-rhel8@sha256:ba685a519da9c17f1ee17b06ed0110fff57e6d99b38020dd606c7bcbcc25777c_amd64", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:45ced4eb54e534a3d587e9a6b98f8a76e2a5443985a961aa58fb8603600dbf47_s390x", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:681bf5787a75b2209a8baf3c16ef1401a5dea9435597dc8eb0fdcbb8acff737b_ppc64le", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:847aef5d2d106cb2c2817a36060a37510dabb444080b7f89d1014e07ade58c5d_arm64", "8Base-RHOL-5.4:openshift-logging/kibana6-rhel8@sha256:a2604ad006682659be66ed2d57ee65bd64cb2b930448221faeb84d8b61409fd2_amd64", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:222e3ad860feda2306f67fc77a6dc99f5d155ac6ef4d2264d6abce40612a66c6_amd64", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:23da9469ee5d6e64363c94b16ebc2dc57922adbbd0113e58f4bac3191dc7254c_arm64", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:e61a051df56de2f3beb2a5c9100868f4a0f2464df1426c42917acc321f5aabf2_ppc64le", "8Base-RHOL-5.4:openshift-logging/log-file-metric-exporter-rhel8@sha256:fea415de85267d0551d794ddba46d9386aaabec7fb9d21e7e5685df481ec33f9_s390x", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:0cf8d0b8fea5d6bd733895de4bac3c46fd30c14ccb3eb4c533c39214a89dfe5e_arm64", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:46e9c6d3ea2ea3381f7595d3bde3c1e7dea8aea0a674152540a31dc901f0a1fe_amd64", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:558bf8cd14acc2b92a4f1d0915ef2b733cf4924676ef5ddf8b542d56fbbe88c0_s390x", "8Base-RHOL-5.4:openshift-logging/logging-curator5-rhel8@sha256:f2dd23eb402fe6f505268a52e64adadad199fb19d804d017ec9bf16bfefb1117_ppc64le", "8Base-RHOL-5.4:openshift-logging/loki-operator-bundle@sha256:08bf3a7f6d0a272cf4cd6072b8b9a63de1f735b816e34f7064628b6398c42e0c_amd64", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:31c5ae21d324f7e40b87534b6014a76a3c03b4c053fda3b6625e664127568170_amd64", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:6bda3143e393c28723aa20fd38533037935ee0a9ea0f86e469076c287492321b_s390x", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:7a11e43241e44640bb9e2bef42144435e1947e9721c0a2923fe1e6b6e8bd1128_ppc64le", "8Base-RHOL-5.4:openshift-logging/loki-rhel8-operator@sha256:c7cb9cbbdabc3955b47f5685d07dfe8f80c15ccd3754ebeae421d4e147df0971_arm64", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:01bc16bcfee8bbc36c2a10dbf00ae59a7025e11e5e5990a975d58808789e4612_amd64", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:85ac4d2e7f64e31d68c802e751b2f1744d7467171137d5cdb2145d71fe017501_ppc64le", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:a73b6298765cecec47a21c737f060deae52b6bcaec2aec53ee67ca98a62e3082_arm64", "8Base-RHOL-5.4:openshift-logging/lokistack-gateway-rhel8@sha256:b7ec2160d876a927bc4185d6d36f3357c8d63feeac1ea106752e9ec7624ac457_s390x", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:097d775fe2d3ec9a317e0cc29385da11cd1559497edd63086bff915e22cbdd27_arm64", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:4231fadf5c9af75718c2a397f7de2bc5f9122e4d0b0cfef4bf91d81516e696b0_ppc64le", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:49af971dc5c902b7e0e59ddc69f37277a6af4474f9298c067ef5f07b717f313f_s390x", "8Base-RHOL-5.4:openshift-logging/opa-openshift-rhel8@sha256:7b79b49045025377a41a054167bfdd622c56968f0a385f5265f5678876c6cbee_amd64", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:3488b3edfc1e6b2d83796e4570f11bd14eabdb53b673924a75caa812f51994bd_s390x", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:4dac69a3b26b693fd292488dfa90020f04a9865e8cb43dc5b158e73ee9b2f6a6_arm64", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:87d9eca65f199a234958a4d85c270db24ea7754dcb45bc457f4cd4519ad163e4_ppc64le", "8Base-RHOL-5.4:openshift-logging/vector-rhel8@sha256:a1ddc9e03b93c755aad4ab0fea414b329b876081510773f669ae18a801e54f0d_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": "2022-09-06T13:32:06+00:00", "details": "For OpenShift Container Platform 4.10 see the following documentation, which will be updated shortly, for detailed release notes:\n\nhttps://docs.openshift.com/container-platform/4.10/logging/cluster-logging-release-notes.html\n\nFor Red Hat OpenShift Logging 5.4, see the following instructions to apply this update:\n\nhttps://docs.openshift.com/container-platform/4.10/logging/cluster-logging-upgrading.html", "product_ids": [ "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:0446a4a52aa05431a96f4ef19c07db79dfacff31ab139494da70629012954487_arm64", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:6ee7a76d9caa148b645ca8872f3d2fe0b80446703adf3d1ea7dfbe8dca8ea937_ppc64le", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:aeef9fe60b7810b25464c45cd415990b435a513f906e3edfa79252b55cf7db39_s390x", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:cbe2ecdb63cc3313dbf4409ef00e31bbda91065afaa96d762f4fe1803bc50973_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6183" } ], "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-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:0446a4a52aa05431a96f4ef19c07db79dfacff31ab139494da70629012954487_arm64", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:6ee7a76d9caa148b645ca8872f3d2fe0b80446703adf3d1ea7dfbe8dca8ea937_ppc64le", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:aeef9fe60b7810b25464c45cd415990b435a513f906e3edfa79252b55cf7db39_s390x", "8Base-RHOL-5.4:openshift-logging/logging-loki-rhel8@sha256:cbe2ecdb63cc3313dbf4409ef00e31bbda91065afaa96d762f4fe1803bc50973_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2023_2802
Vulnerability from csaf_redhat
Published
2023-05-16 08:59
Modified
2024-11-06 02:58
Summary
Red Hat Security Advisory: container-tools:4.0 security and bug fix update
Notes
Topic
An update for the container-tools:4.0 module is now available for Red Hat Enterprise Linux 8.
Red 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.
Details
The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.
Security Fix(es):
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)
* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)
* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)
* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)
* podman: symlink exchange attack in podman export volume (CVE-2023-0778)
* podman: possible information disclosure and modification (CVE-2022-2989)
* 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)
For 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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.8 Release Notes linked from the References section.
Terms of Use
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.
{ "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: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\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: 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* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* podman: symlink exchange attack in podman export volume (CVE-2023-0778)\n\n* podman: possible information disclosure and modification (CVE-2022-2989)\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 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:2802", "url": "https://access.redhat.com/errata/RHSA-2023:2802" }, { "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": "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": "2113814", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814" }, { "category": "external", "summary": "2115089", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115089" }, { "category": "external", "summary": "2121445", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121445" }, { "category": "external", "summary": "2124669", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669" }, { "category": "external", "summary": "2129766", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129766" }, { "category": "external", "summary": "2152907", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152907" }, { "category": "external", "summary": "2161274", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274" }, { "category": "external", "summary": "2165610", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165610" }, { "category": "external", "summary": "2165790", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165790" }, { "category": "external", "summary": "2166906", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166906" }, { "category": "external", "summary": "2168256", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168256" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2802.json" } ], "title": "Red Hat Security Advisory: container-tools:4.0 security and bug fix update", "tracking": { "current_release_date": "2024-11-06T02:58:19+00:00", "generator": { "date": "2024-11-06T02:58:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:2802", "initial_release_date": "2023-05-16T08:59:44+00:00", "revision_history": [ { "date": "2023-05-16T08:59:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-05-16T08:59:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T02:58:19+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": "container-tools:4.0:8080020230217080101:8108cfbc", "product": { "name": "container-tools:4.0:8080020230217080101:8108cfbc", "product_id": "container-tools:4.0:8080020230217080101:8108cfbc", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@4.0:8080020230217080101:8108cfbc" } } }, { "category": "product_version", "name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "product": { "name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "product_id": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "product": { "name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "product_id": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.199.0-1.module%2Bel8.8.0%2B18113%2B8b5b6979?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "product": { "name": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "product_id": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "product": { "name": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "product_id": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-podman@4.0.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "product": { "name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "product_id": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "product": { "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product": { "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product": { "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product": { "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product": { "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "product": { "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "product": { "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64" } } }, { "category": "product_version", "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "product": { "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "product_id": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "product": { "name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "product_id": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.199.0-1.module%2Bel8.8.0%2B18113%2B8b5b6979?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "product": { "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=src" } } }, { "category": "product_version", "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "product": { "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "product_id": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman@4.0.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src" } } }, { "category": "product_version", "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src", "product_id": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "product": { "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product": { "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product": { "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product": { "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product": { "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "product": { "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "product": { "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x" } } }, { "category": "product_version", "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "product": { "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product": { "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product": { "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product": { "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product": { "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "product": { "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "product": { "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "product": { "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product": { "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product": { "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product": { "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product": { "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "product": { "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "product": { "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64" } } }, { "category": "product_version", "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, "product_reference": "container-tools:4.0:8080020230217080101:8108cfbc", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64" }, "product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le" }, "product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x" }, "product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64" }, "product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64" }, "product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le" }, "product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x" }, "product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src" }, "product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64" }, "product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64" }, "product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x" }, "product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64" }, "product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64" }, "product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le" }, "product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x" }, "product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64" }, "product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64" }, "product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le" }, "product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x" }, "product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64" }, "product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch" }, "product_reference": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch" }, "product_reference": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src" }, "product_reference": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64" }, "product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le" }, "product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x" }, "product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src" }, "product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64" }, "product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64" }, "product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le" }, "product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x" }, "product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64" }, "product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src" }, "product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch" }, "product_reference": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch" }, "product_reference": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch" }, "product_reference": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" } ] }, "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "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-16T08:59:44+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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "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-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "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", "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": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "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-05-16T08:59:44+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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "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": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "acknowledgments": [ { "names": [ "Steven Murdoch" ] } ], "cve": "CVE-2022-2989", "cwe": { "id": "CWE-842", "name": "Placement of User into Incorrect Group" }, "discovery_date": "2022-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2121445" } ], "notes": [ { "category": "description", "text": "An incorrect handling of the supplementary groups in the Podman container engine might lead to the 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": "podman: possible information disclosure and modification", "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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-2989" }, { "category": "external", "summary": "RHBZ#2121445", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121445" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-2989", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2989" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2989", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2989" }, { "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-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T08:59:44+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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "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": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "podman: possible information disclosure and modification" }, { "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "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:59:44+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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "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-05-16T08:59:44+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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "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": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Decoder.Skip" }, { "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "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-16T08:59:44+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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "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.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "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-05-16T08:59:44+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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "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.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "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-16T08:59:44+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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "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.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "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-05-16T08:59:44+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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "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.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "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", "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "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-16T08:59:44+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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "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.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "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-16T08:59:44+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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "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-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "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-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "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-16T08:59:44+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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "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-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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "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:59:44+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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests" }, { "acknowledgments": [ { "names": [ "Zhi Li" ], "organization": "Huazhong University of Science and Technology" }, { "names": [ "Weijie Liu", "Hongliang Tian" ], "organization": "Ant Group" }, { "names": [ "XiaoFeng Wang" ], "organization": "Indiana University Bloomington" } ], "cve": "CVE-2023-0778", "cwe": { "id": "CWE-367", "name": "Time-of-check Time-of-use (TOCTOU) Race Condition" }, "discovery_date": "2023-02-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168256" } ], "notes": [ { "category": "description", "text": "A Time-of-check Time-of-use (TOCTOU) flaw was found in podman. This issue may allow a malicious user to replace a normal file in a volume with a symlink while exporting the volume, allowing for access to arbitrary files on the host file system.", "title": "Vulnerability description" }, { "category": "summary", "text": "podman: symlink exchange attack in podman export volume", "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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0778" }, { "category": "external", "summary": "RHBZ#2168256", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168256" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0778", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0778" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0778", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0778" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-qwqv-rqgf-8qh8", "url": "https://github.com/advisories/GHSA-qwqv-rqgf-8qh8" } ], "release_date": "2023-02-15T15:56:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T08:59:44+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:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "podman: symlink exchange attack in podman export volume" } ] }
rhsa-2023_3642
Vulnerability from csaf_redhat
Published
2023-06-15 15:59
Modified
2024-11-06 03:12
Summary
Red Hat Security Advisory: Red Hat Ceph Storage 6.1 Container security and bug fix update
Notes
Topic
A new container image for Red Hat Ceph Storage 6.1 is now available in the Red Hat Ecosystem Catalog.
Red 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.
Details
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.
This new container image is based on Red Hat Ceph Storage 6.1 and Red Hat Enterprise Linux 9.
Security Fix(es):
* crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements (CVE-2022-41912)
* eventsource: Exposure of Sensitive Information (CVE-2022-1650)
* grafana: stored XSS vulnerability (CVE-2022-31097)
* grafana: OAuth account takeover (CVE-2022-31107)
* ramda: prototype poisoning (CVE-2021-42581)
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)
* marked: regular expression block.def may lead Denial of Service (CVE-2022-21680)
* marked: regular expression inline.reflinkSearch may lead Denial of Service (CVE-2022-21681)
* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)
* Moment.js: Path traversal in moment.locale (CVE-2022-24785)
* grafana: An information leak issue was discovered in Grafana through 7.3.4, when integrated with Zabbix (CVE-2022-26148)
* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)
* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)
* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)
* golang: syscall: faccessat checks wrong group (CVE-2022-29526)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)
* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
* grafana: plugin signature bypass (CVE-2022-31123)
* grafana: data source and plugin proxy endpoints leaking authentication tokens to some destination plugins (CVE-2022-31130)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
* golang: net/url: JoinPath does not strip relative path components in all circumstances (CVE-2022-32190)
* grafana: Escalation from admin to server admin when auth proxy is used (CVE-2022-35957)
* grafana: Data source and plugin proxy endpoints could leak the authentication cookie to some destination plugins (CVE-2022-39201)
* grafana: using email as a username can block other users from signing in (CVE-2022-39229)
* grafana: email addresses and usernames cannot be trusted (CVE-2022-39306)
* grafana: User enumeration via forget password (CVE-2022-39307)
* grafana: Spoofing of the originalUrl parameter of snapshots (CVE-2022-39324)
* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)
* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)
* 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)
For 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.
Space 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:
https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/6.1/html/release_notes/index
All 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.
Terms of Use
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.
{ "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": "2024-11-06T03:12:03+00:00", "generator": { "date": "2024-11-06T03:12:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "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": "2024-11-06T03:12:03+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/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" ] } ], "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/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" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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/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" ] } ], "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/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" ] } ], "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/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" ] } ], "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/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" ] } ], "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/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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/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" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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/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" ] } ], "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/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" ] } ], "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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/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" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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/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" ] } ], "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": "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/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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/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" ] } ], "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/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" ] } ], "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/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" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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/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" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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/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" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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/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" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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/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" ] } ], "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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/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" ] } ], "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/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" ] } ], "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/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" ] } ], "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/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" ] } ], "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/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" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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/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" ] } ], "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" } ], "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/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" ] } ], "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/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" ] } ], "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/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" ] } ], "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/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" ] } ], "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/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" ] } ], "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/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" ] } ], "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/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" ] } ], "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/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" ] } ], "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/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" ] } ], "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/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" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements" } ] }
rhsa-2023_0407
Vulnerability from csaf_redhat
Published
2023-01-24 12:51
Modified
2024-11-06 02:18
Summary
Red Hat Security Advisory: OpenShift Virtualization 4.12.0 RPMs security update
Notes
Topic
Updated release packages that fix several bugs and add various enhancements are now available.
Red 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.
Details
OpenShift Virtualization is Red Hat's virtualization solution designed for Red Hat OpenShift Container Platform. This advisory contains OpenShift Virtualization 4.12.0 RPMs.
Security Fix(es):
* golang: net/http: limit growth of header canonicalization cache (CVE-2021-44716)
* golang: out-of-bounds read in golang.org/x/text/language leads to DoS (CVE-2021-38561)
* golang: syscall: don't close fd 0 on ForkExec error (CVE-2021-44717)
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)
* golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)
* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)
* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)
For 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.
Terms of Use
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.
{ "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": "Updated release packages that fix several bugs and add various enhancements are 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 Virtualization is Red Hat\u0027s virtualization solution designed for Red Hat OpenShift Container Platform.\u00a0This advisory contains OpenShift Virtualization 4.12.0 RPMs.\n\nSecurity Fix(es):\n\n* golang: net/http: limit growth of header canonicalization cache (CVE-2021-44716)\n\n* golang: out-of-bounds read in golang.org/x/text/language leads to DoS (CVE-2021-38561)\n\n* golang: syscall: don\u0027t close fd 0 on ForkExec error (CVE-2021-44717)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\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* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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:0407", "url": "https://access.redhat.com/errata/RHSA-2023:0407" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2030801", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801" }, { "category": "external", "summary": "2030806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806" }, { "category": "external", "summary": "2064857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857" }, { "category": "external", "summary": "2089804", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089804" }, { "category": "external", "summary": "2092793", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793" }, { "category": "external", "summary": "2100495", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495" }, { "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0407.json" } ], "title": "Red Hat Security Advisory: OpenShift Virtualization 4.12.0 RPMs security update", "tracking": { "current_release_date": "2024-11-06T02:18:48+00:00", "generator": { "date": "2024-11-06T02:18:48+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:0407", "initial_release_date": "2023-01-24T12:51:07+00:00", "revision_history": [ { "date": "2023-01-24T12:51:07+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-01-24T12:51:07+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T02:18:48+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "CNV 4.12 for RHEL 8", "product": { "name": "CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12", "product_identification_helper": { "cpe": "cpe:/a:redhat:container_native_virtualization:4.12::el8" } } }, { "category": "product_name", "name": "CNV 4.12 for RHEL 7", "product": { "name": "CNV 4.12 for RHEL 7", "product_id": "7Server-CNV-4.12", "product_identification_helper": { "cpe": "cpe:/a:redhat:container_native_virtualization:4.12::el7" } } } ], "category": "product_family", "name": "OpenShift Virtualization" }, { "branches": [ { "category": "product_version", "name": "kubevirt-0:4.12.0-1057.el8.src", "product": { "name": "kubevirt-0:4.12.0-1057.el8.src", "product_id": "kubevirt-0:4.12.0-1057.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kubevirt@4.12.0-1057.el8?arch=src" } } }, { "category": "product_version", "name": "kubevirt-0:4.12.0-1057.el7.src", "product": { "name": "kubevirt-0:4.12.0-1057.el7.src", "product_id": "kubevirt-0:4.12.0-1057.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kubevirt@4.12.0-1057.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "product": { "name": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "product_id": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kubevirt-virtctl@4.12.0-1057.el8?arch=x86_64" } } }, { "category": "product_version", "name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64", "product": { "name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64", "product_id": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kubevirt-virtctl-redistributable@4.12.0-1057.el8?arch=x86_64" } } }, { "category": "product_version", "name": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "product": { "name": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "product_id": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kubevirt-virtctl@4.12.0-1057.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "product": { "name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "product_id": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kubevirt-virtctl-redistributable@4.12.0-1057.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kubevirt-0:4.12.0-1057.el7.src as a component of CNV 4.12 for RHEL 7", "product_id": "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src" }, "product_reference": "kubevirt-0:4.12.0-1057.el7.src", "relates_to_product_reference": "7Server-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64 as a component of CNV 4.12 for RHEL 7", "product_id": "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64" }, "product_reference": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "relates_to_product_reference": "7Server-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64 as a component of CNV 4.12 for RHEL 7", "product_id": "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64" }, "product_reference": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "relates_to_product_reference": "7Server-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "kubevirt-0:4.12.0-1057.el8.src as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src" }, "product_reference": "kubevirt-0:4.12.0-1057.el8.src", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64" }, "product_reference": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "relates_to_product_reference": "8Base-CNV-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64 as a component of CNV 4.12 for RHEL 8", "product_id": "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" }, "product_reference": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64", "relates_to_product_reference": "8Base-CNV-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", "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": [ "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ] }, "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-24T12:51:07+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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0407" } ], "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": [ "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS" }, { "cve": "CVE-2021-44716", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-12-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2030801" } ], "notes": [ { "category": "description", "text": "There\u0027s an uncontrolled resource consumption flaw in golang\u0027s net/http library in the canonicalHeader() function. An attacker who submits specially crafted requests to applications linked with net/http\u0027s http2 functionality could cause excessive resource consumption that could lead to a denial of service or otherwise impact to system performance and resources.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http: limit growth of header canonicalization cache", "title": "Vulnerability summary" }, { "category": "other", "text": "For OpenShift Container Platform, OpenShift Virtualization, Red Hat Quay and OpenShift distributed tracing the most an attacker can possibly achieve by exploiting this vulnerability is to crash a container, temporarily impacting availability of one or more services. Therefore impact is rated Moderate.\n\nIn its default configuration, grafana as shipped in Red Hat Enterprise Linux 8 is not affected by this vulnerability. However, enabling http2 in /etc/grafana/grafana.ini explicitly would render grafana affected, therefore grafana has been marked 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": [ "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-44716" }, { "category": "external", "summary": "RHBZ#2030801", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-44716", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44716" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k", "url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k" } ], "release_date": "2021-12-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-01-24T12:51:07+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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0407" }, { "category": "workaround", "details": "This flaw can be mitigated by disabling HTTP/2. Setting the GODEBUG=http2server=0 environment variable before calling Serve will disable HTTP/2 unless it was manually configured through the golang.org/x/net/http2 package.", "product_ids": [ "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: limit growth of header canonicalization cache" }, { "cve": "CVE-2021-44717", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2021-12-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2030806" } ], "notes": [ { "category": "description", "text": "There\u0027s a flaw in golang\u0027s syscall.ForkExec() interface. An attacker who manages to first cause a file descriptor exhaustion for the process, then cause syscall.ForkExec() to be called repeatedly, could compromise data integrity and/or confidentiality in a somewhat uncontrolled way in programs linked with and using syscall.ForkExec().", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: syscall: don\u0027t close fd 0 on ForkExec error", "title": "Vulnerability summary" }, { "category": "other", "text": "* This flaw has had the severity level set to Moderate due to the attack complexity required to exhaust file descriptors at the time ForkExec is called, plus an attacker does not necessarily have direct control over where/how data is leaked.\n\n* For Service Telemetry Framework, because the flaw\u0027s impact is lower, no update will be provided at this time for its containers.\n\n* runc shipped with Red Hat Enterprise Linux 8 and 9 are not affected by this flaw because the flaw is already patched in the shipped versions.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-44717" }, { "category": "external", "summary": "RHBZ#2030806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-44717", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44717" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k", "url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k" } ], "release_date": "2021-12-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-01-24T12:51:07+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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0407" }, { "category": "workaround", "details": "This bug can be mitigated by raising the per-process file descriptor limit.", "product_ids": [ "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: syscall: don\u0027t close fd 0 on ForkExec error" }, { "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.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-01-24T12:51:07+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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0407" } ], "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": [ "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ] } ], "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", "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": [ "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ] }, "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-01-24T12:51:07+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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0407" } ], "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": [ "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "cve": "CVE-2022-24921", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-03-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2064857" } ], "notes": [ { "category": "description", "text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: regexp: stack exhaustion via a deeply nested expression", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24921" }, { "category": "external", "summary": "RHBZ#2064857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24921" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk", "url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk" } ], "release_date": "2022-03-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-01-24T12:51:07+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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0407" } ], "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": [ "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: regexp: stack exhaustion via a deeply nested expression" }, { "cve": "CVE-2022-28131", "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": "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ] }, "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-01-24T12:51:07+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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0407" } ], "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": [ "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Decoder.Skip" }, { "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": [ "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.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-01-24T12:51:07+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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0407" } ], "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": [ "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.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-01-24T12:51:07+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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0407" } ], "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": [ "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.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-01-24T12:51:07+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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0407" } ], "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": [ "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.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-01-24T12:51:07+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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0407" } ], "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": [ "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ] }, "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-01-24T12:51:07+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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0407" } ], "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": [ "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ] } ], "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", "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.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-01-24T12:51:07+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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0407" } ], "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": [ "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.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-01-24T12:51:07+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-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0407" } ], "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": [ "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src", "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64", "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64", "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src", "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64", "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2022_6348
Vulnerability from csaf_redhat
Published
2022-09-06 13:43
Modified
2024-11-06 01:33
Summary
Red Hat Security Advisory: Gatekeeper Operator v0.2 security and container updates
Notes
Topic
Gatekeeper Operator v0.2 security updates
Red 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.
Details
Gatekeeper Operator v0.2
Gatekeeper is an open source project that applies the OPA Constraint
Framework to enforce policies on your Kubernetes clusters.
This advisory contains the container images for Gatekeeper that include bug
fixes and container upgrades.
Note: Gatekeeper support from the Red Hat support team is limited to where it is integrated and used with Red Hat Advanced Cluster Management
for Kubernetes. For support options for any other use, see the Gatekeeper
open source project website at:
https://open-policy-agent.github.io/gatekeeper/website/docs/howto/.
Security fix:
* CVE-2022-30629: gatekeeper-container: golang: crypto/tls: session tickets lack random ticket_age_add
* CVE-2022-1705: golang: net/http: improper sanitization of Transfer-Encoding header
* CVE-2022-1962: golang: go/parser: stack exhaustion in all Parse* functions
* CVE-2022-28131: golang: encoding/xml: stack exhaustion in Decoder.Skip
* CVE-2022-30630: golang: io/fs: stack exhaustion in Glob
* CVE-2022-30631: golang: compress/gzip: stack exhaustion in Reader.Read
* CVE-2022-30632: golang: path/filepath: stack exhaustion in Glob
* CVE-2022-30635: golang: encoding/gob: stack exhaustion in Decoder.Decode
* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal
* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working
Terms of Use
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.
{ "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": "Gatekeeper Operator v0.2 security updates\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Gatekeeper Operator v0.2\n\nGatekeeper is an open source project that applies the OPA Constraint\nFramework to enforce policies on your Kubernetes clusters. \n\nThis advisory contains the container images for Gatekeeper that include bug\nfixes and container upgrades. \n\nNote: Gatekeeper support from the Red Hat support team is limited to where it is integrated and used with Red Hat Advanced Cluster Management\nfor Kubernetes. For support options for any other use, see the Gatekeeper\nopen source project website at:\nhttps://open-policy-agent.github.io/gatekeeper/website/docs/howto/.\n\nSecurity fix:\n\n* CVE-2022-30629: gatekeeper-container: golang: crypto/tls: session tickets lack random ticket_age_add\n\n* CVE-2022-1705: golang: net/http: improper sanitization of Transfer-Encoding header\n\n* CVE-2022-1962: golang: go/parser: stack exhaustion in all Parse* functions\n\n* CVE-2022-28131: golang: encoding/xml: stack exhaustion in Decoder.Skip\n\n* CVE-2022-30630: golang: io/fs: stack exhaustion in Glob\n\n* CVE-2022-30631: golang: compress/gzip: stack exhaustion in Reader.Read\n\n* CVE-2022-30632: golang: path/filepath: stack exhaustion in Glob\n\n* CVE-2022-30635: golang: encoding/gob: stack exhaustion in Decoder.Decode\n\n* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal\n\n* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working", "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:6348", "url": "https://access.redhat.com/errata/RHSA-2022:6348" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2092793", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793" }, { "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6348.json" } ], "title": "Red Hat Security Advisory: Gatekeeper Operator v0.2 security and container updates", "tracking": { "current_release_date": "2024-11-06T01:33:35+00:00", "generator": { "date": "2024-11-06T01:33:35+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:6348", "initial_release_date": "2022-09-06T13:43:08+00:00", "revision_history": [ { "date": "2022-09-06T13:43:08+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-09-06T13:43:08+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:33:35+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.5 for RHEL 8", "product": { "name": "Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:acm:2.5::el8" } } } ], "category": "product_family", "name": "Red Hat ACM" }, { "branches": [ { "category": "product_version", "name": "rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x", "product": { "name": "rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x", "product_id": "rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x", "product_identification_helper": { "purl": "pkg:oci/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8\u0026tag=v3.5.4-10" } } }, { "category": "product_version", "name": "rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "product": { "name": "rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "product_id": "rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "product_identification_helper": { "purl": "pkg:oci/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8-operator\u0026tag=v0.2.4-10" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "product": { "name": "rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "product_id": "rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "product_identification_helper": { "purl": "pkg:oci/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8\u0026tag=v3.5.4-10" } } }, { "category": "product_version", "name": "rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "product": { "name": "rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "product_id": "rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "product_identification_helper": { "purl": "pkg:oci/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-operator-bundle\u0026tag=v0.2.4-9" } } }, { "category": "product_version", "name": "rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "product": { "name": "rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "product_id": "rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "product_identification_helper": { "purl": "pkg:oci/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8-operator\u0026tag=v0.2.4-10" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "product": { "name": "rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "product_id": "rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "product_identification_helper": { "purl": "pkg:oci/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8\u0026tag=v3.5.4-10" } } }, { "category": "product_version", "name": "rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "product": { "name": "rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "product_id": "rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8-operator\u0026tag=v0.2.4-10" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "product": { "name": "rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "product_id": "rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "product_identification_helper": { "purl": "pkg:oci/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8\u0026tag=v3.5.4-10" } } }, { "category": "product_version", "name": "rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "product": { "name": "rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "product_id": "rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "product_identification_helper": { "purl": "pkg:oci/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8-operator\u0026tag=v0.2.4-10" } } } ], "category": "architecture", "name": "arm64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64" }, "product_reference": "rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64" }, "product_reference": "rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x" }, "product_reference": "rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le" }, "product_reference": "rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64" }, "product_reference": "rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64" }, "product_reference": "rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le" }, "product_reference": "rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64" }, "product_reference": "rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x" }, "product_reference": "rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" } ] }, "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_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": "2022-09-06T13:43:08+00:00", "details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.", "product_ids": [ "8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6348" } ], "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-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x" ] } ], "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", "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-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x" ] }, "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": "2022-09-06T13:43:08+00:00", "details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.", "product_ids": [ "8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6348" } ], "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-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "cve": "CVE-2022-28131", "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": "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_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": "2022-09-06T13:43:08+00:00", "details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.", "product_ids": [ "8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6348" } ], "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-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Decoder.Skip" }, { "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-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_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": "2022-09-06T13:43:08+00:00", "details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.", "product_ids": [ "8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6348" } ], "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-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_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": "2022-09-06T13:43:08+00:00", "details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.", "product_ids": [ "8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6348" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_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": "2022-09-06T13:43:08+00:00", "details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.", "product_ids": [ "8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6348" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_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": "2022-09-06T13:43:08+00:00", "details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.", "product_ids": [ "8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6348" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_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": "2022-09-06T13:43:08+00:00", "details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.", "product_ids": [ "8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6348" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_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", "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_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": "2022-09-06T13:43:08+00:00", "details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.", "product_ids": [ "8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6348" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_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": "2022-09-06T13:43:08+00:00", "details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.", "product_ids": [ "8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6348" } ], "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-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64", "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2022_6345
Vulnerability from csaf_redhat
Published
2022-09-06 14:28
Modified
2024-11-08 08:02
Summary
Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.1 security updates and bug fixes
Notes
Topic
Multicluster Engine v2.1
Red 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.
Details
Multicluster engine for Kubernetes 2.1 images
Multicluster engine for Kubernetes provides the foundational components
that are necessary for the centralized management of multiple
Kubernetes-based clusters across data centers, public clouds, and private
clouds.
You can use the engine to create new Red Hat OpenShift Container Platform
clusters or to bring existing Kubernetes-based clusters under management by
importing them. After the clusters are managed, you can use the APIs that
are provided by the engine to distribute configuration based on placement
policy.
Security fixes:
* CVE-2022-31129 moment: inefficient parsing algorithm resulting in DoS
* CVE-2022-1705 golang: net/http: improper sanitization of Transfer-Encoding header
* CVE-2022-1962 golang: go/parser: stack exhaustion in all Parse* functions
* CVE-2022-28131 golang: encoding/xml: stack exhaustion in Decoder.Skip
* CVE-2022-30630 golang: io/fs: stack exhaustion in Glob
* CVE-2022-30631 golang: compress/gzip: stack exhaustion in Reader.Read
* CVE-2022-30632 golang: path/filepath: stack exhaustion in Glob
* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal
* CVE-2022-30635 golang: encoding/gob: stack exhaustion in Decoder.Decode
* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working
* CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add
Bug fixes:
* MCE 2.1.0 Images (BZ# 2090907)
* cluster-proxy-agent not able to startup (BZ# 2109394)
* Create cluster button skips Infrastructure page, shows blank page (BZ# 2110713)
* AWS Icon sometimes doesn't show up in create cluster wizard (BZ# 2110734)
* Infrastructure descriptions in create cluster catalog should be consistent and clear (BZ# 2110811)
* The user with clusterset view permission should not able to update the namespace binding with the pencil icon on clusterset details page (BZ# 2111483)
* hypershift cluster creation -> not all agent labels are shown in the node pools screen (BZ# 2112326)
* CIM - SNO expansion, worker node status incorrect (BZ# 2114735)
* Wizard fields are not pre-filled after picking credentials (BZ# 2117163)
* ManagedClusterImageRegistry CR is wrong in pure MCE env
Terms of Use
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.
{ "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": "Multicluster Engine v2.1\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Multicluster engine for Kubernetes 2.1 images\n\nMulticluster engine for Kubernetes provides the foundational components\nthat are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters or to bring existing Kubernetes-based clusters under management by\nimporting them. After the clusters are managed, you can use the APIs that\nare provided by the engine to distribute configuration based on placement\npolicy.\n\nSecurity fixes:\n\n* CVE-2022-31129 moment: inefficient parsing algorithm resulting in DoS\n\n* CVE-2022-1705 golang: net/http: improper sanitization of Transfer-Encoding header\n\n* CVE-2022-1962 golang: go/parser: stack exhaustion in all Parse* functions\n\n* CVE-2022-28131 golang: encoding/xml: stack exhaustion in Decoder.Skip\n\n* CVE-2022-30630 golang: io/fs: stack exhaustion in Glob\n\n* CVE-2022-30631 golang: compress/gzip: stack exhaustion in Reader.Read\n\n* CVE-2022-30632 golang: path/filepath: stack exhaustion in Glob\n\n* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal\n\n* CVE-2022-30635 golang: encoding/gob: stack exhaustion in Decoder.Decode\n\n* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working\n\n* CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add\n\nBug fixes:\n\n* MCE 2.1.0 Images (BZ# 2090907)\n\n* cluster-proxy-agent not able to startup (BZ# 2109394)\n\n* Create cluster button skips Infrastructure page, shows blank page (BZ# 2110713)\n\n* AWS Icon sometimes doesn\u0027t show up in create cluster wizard (BZ# 2110734)\n\n* Infrastructure descriptions in create cluster catalog should be consistent and clear (BZ# 2110811)\n\n* The user with clusterset view permission should not able to update the namespace binding with the pencil icon on clusterset details page (BZ# 2111483)\n\n* hypershift cluster creation -\u003e not all agent labels are shown in the node pools screen (BZ# 2112326)\n\n* CIM - SNO expansion, worker node status incorrect (BZ# 2114735)\n\n* Wizard fields are not pre-filled after picking credentials (BZ# 2117163)\n\n* ManagedClusterImageRegistry CR is wrong in pure MCE env", "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:6345", "url": "https://access.redhat.com/errata/RHSA-2022:6345" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2090907", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090907" }, { "category": "external", "summary": "2092793", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793" }, { "category": "external", "summary": "2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "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": "2109394", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109394" }, { "category": "external", "summary": "2111483", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111483" }, { "category": "external", "summary": "2112326", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112326" }, { "category": "external", "summary": "2114735", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114735" }, { "category": "external", "summary": "2117163", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117163" }, { "category": "external", "summary": "2117447", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117447" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6345.json" } ], "title": "Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.1 security updates and bug fixes", "tracking": { "current_release_date": "2024-11-08T08:02:58+00:00", "generator": { "date": "2024-11-08T08:02:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:6345", "initial_release_date": "2022-09-06T14:28:04+00:00", "revision_history": [ { "date": "2022-09-06T14:28:04+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-09-06T14:28:04+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-08T08:02:58+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "multicluster engine for Kubernetes 2.1 for RHEL 8", "product": { "name": "multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:multicluster_engine:2.1::el8" } } } ], "category": "product_family", "name": "multicluster engine for Kubernetes" }, { "branches": [ { "category": "product_version", "name": "multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "product": { "name": "multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "product_id": "multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.0-53" } } }, { "category": "product_version", "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "product": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "product_identification_helper": { "purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "product": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "product_identification_helper": { "purl": "pkg:oci/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.0-12" } } }, { "category": "product_version", "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "product": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "product_identification_helper": { "purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.0-8" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "product": { "name": "multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "product_id": "multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.0-8" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "product": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "product": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "product": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.0-8" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "product": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.0-8" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "product": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "product": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "product_identification_helper": { "purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.0-11" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "product": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.0-13" } } }, { "category": "product_version", "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "product": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "product": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.0-6" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "product": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.0-7" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "product": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.0-71" } } }, { "category": "product_version", "name": "multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "product": { "name": "multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "product_id": "multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "product_identification_helper": { "purl": "pkg:oci/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.0-71" } } }, { "category": "product_version", "name": "multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "product": { "name": "multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "product_id": "multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.0-11" } } }, { "category": "product_version", "name": "multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "product": { "name": "multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "product_id": "multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "product_identification_helper": { "purl": "pkg:oci/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.0-9" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "product": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "product_identification_helper": { "purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "product": { "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "product_identification_helper": { "purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "product": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "product_identification_helper": { "purl": "pkg:oci/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.0-11" } } }, { "category": "product_version", "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "product": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.0-19" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "product": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.0-9" } } }, { "category": "product_version", "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "product": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "product_identification_helper": { "purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.0-9" } } }, { "category": "product_version", "name": "multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "product": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.0-29" } } }, { "category": "product_version", "name": "multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "product": { "name": "multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "product_id": "multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "product_identification_helper": { "purl": "pkg:oci/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.0-9" } } }, { "category": "product_version", "name": "multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "product": { "name": "multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "product_id": "multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "product_identification_helper": { "purl": "pkg:oci/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.0-123" } } }, { "category": "product_version", "name": "multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "product": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "product_id": "multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "product_identification_helper": { "purl": "pkg:oci/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.0-29" } } }, { "category": "product_version", "name": "multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "product": { "name": "multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "product_id": "multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.0-11" } } }, { "category": "product_version", "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "product": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "product": { "name": "multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "product_id": "multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.0-14" } } }, { "category": "product_version", "name": "multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "product": { "name": "multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "product_id": "multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "product_identification_helper": { "purl": "pkg:oci/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.0-15" } } }, { "category": "product_version", "name": "multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "product": { "name": "multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "product_id": "multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.0-11" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "product": { "name": "multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "product_id": "multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.0-53" } } }, { "category": "product_version", "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "product": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "product_identification_helper": { "purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "product": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.0-12" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "product": { "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.1.0-25" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "product": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "product_id": "multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.1.0-20" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "product": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.1.0-21" } } }, { "category": "product_version", "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "product": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "product_identification_helper": { "purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.0-8" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "product": { "name": "multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "product_id": "multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.0-8" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "product": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "product": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "product": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.0-8" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "product": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.0-8" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "product": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "product": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "product_identification_helper": { "purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.0-11" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "product": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.0-13" } } }, { "category": "product_version", "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "product": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "product": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.0-6" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "product": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.0-7" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "product": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.0-71" } } }, { "category": "product_version", "name": "multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "product": { "name": "multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "product_id": "multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "product_identification_helper": { "purl": "pkg:oci/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.0-71" } } }, { "category": "product_version", "name": "multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "product": { "name": "multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "product_id": "multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.0-11" } } }, { "category": "product_version", "name": "multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "product": { "name": "multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "product_id": "multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "product_identification_helper": { "purl": "pkg:oci/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.0-9" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "product": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "product_identification_helper": { "purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "product": { "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "product_identification_helper": { "purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "product": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "product_identification_helper": { "purl": "pkg:oci/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.0-11" } } }, { "category": "product_version", "name": "multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "product": { "name": "multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "product_id": "multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/klusterlet-operator-bundle\u0026tag=v2.1.0-107" } } }, { "category": "product_version", "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "product": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.0-19" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "product": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.0-9" } } }, { "category": "product_version", "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "product": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "product_identification_helper": { "purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.0-9" } } }, { "category": "product_version", "name": "multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "product": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.0-29" } } }, { "category": "product_version", "name": "multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "product": { "name": "multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "product_id": "multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "product_identification_helper": { "purl": "pkg:oci/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.0-9" } } }, { "category": "product_version", "name": "multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "product": { "name": "multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "product_id": "multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "product_identification_helper": { "purl": "pkg:oci/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.0-123" } } }, { "category": "product_version", "name": "multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "product": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "product_id": "multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "product_identification_helper": { "purl": "pkg:oci/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.0-29" } } }, { "category": "product_version", "name": "multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "product": { "name": "multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "product_id": "multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.0-11" } } }, { "category": "product_version", "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "product": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "product": { "name": "multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "product_id": "multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.0-14" } } }, { "category": "product_version", "name": "multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "product": { "name": "multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "product_id": "multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "product_identification_helper": { "purl": "pkg:oci/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.0-15" } } }, { "category": "product_version", "name": "multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "product": { "name": "multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "product_id": "multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.0-11" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "product": { "name": "multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "product_id": "multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.0-53" } } }, { "category": "product_version", "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "product": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "product": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.0-12" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "product": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "product_id": "multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.1.0-20" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "product": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.1.0-21" } } }, { "category": "product_version", "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "product": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.0-8" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "product": { "name": "multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "product_id": "multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.0-8" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "product": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "product": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "product": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.0-8" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "product": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.0-8" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "product": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "product": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "product_identification_helper": { "purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.0-11" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "product": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.0-13" } } }, { "category": "product_version", "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "product": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "product": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.0-6" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "product": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.0-7" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "product": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.0-71" } } }, { "category": "product_version", "name": "multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "product": { "name": "multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "product_id": "multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.0-71" } } }, { "category": "product_version", "name": "multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "product": { "name": "multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "product_id": "multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.0-11" } } }, { "category": "product_version", "name": "multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "product": { "name": "multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "product_id": "multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.0-9" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "product": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "product": { "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "product": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.0-11" } } }, { "category": "product_version", "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "product": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.0-19" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "product": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.0-9" } } }, { "category": "product_version", "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "product": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.0-9" } } }, { "category": "product_version", "name": "multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "product": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.0-29" } } }, { "category": "product_version", "name": "multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "product": { "name": "multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "product_id": "multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "product_identification_helper": { "purl": "pkg:oci/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.0-9" } } }, { "category": "product_version", "name": "multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "product": { "name": "multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "product_id": "multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "product_identification_helper": { "purl": "pkg:oci/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.0-123" } } }, { "category": "product_version", "name": "multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "product": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "product_id": "multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "product_identification_helper": { "purl": "pkg:oci/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.0-29" } } }, { "category": "product_version", "name": "multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "product": { "name": "multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "product_id": "multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.0-11" } } }, { "category": "product_version", "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "product": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "product": { "name": "multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "product_id": "multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.0-14" } } }, { "category": "product_version", "name": "multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "product": { "name": "multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "product_id": "multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "product_identification_helper": { "purl": "pkg:oci/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.0-15" } } }, { "category": "product_version", "name": "multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le", "product": { "name": "multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le", "product_id": "multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.0-11" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "product": { "name": "multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "product_id": "multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.0-53" } } }, { "category": "product_version", "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "product": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "product_identification_helper": { "purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "product": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "product_identification_helper": { "purl": "pkg:oci/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.0-12" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "product": { "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.1.0-25" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "product": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "product_id": "multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.1.0-20" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "product": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.1.0-21" } } }, { "category": "product_version", "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "product": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "product_identification_helper": { "purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.0-8" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "product": { "name": "multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "product_id": "multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.0-8" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "product": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "product": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "product": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.0-8" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "product": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.0-8" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "product": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "product": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "product_identification_helper": { "purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.0-11" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "product": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.0-13" } } }, { "category": "product_version", "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "product": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "product": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.0-6" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "product": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.0-7" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "product": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.0-71" } } }, { "category": "product_version", "name": "multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "product": { "name": "multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "product_id": "multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "product_identification_helper": { "purl": "pkg:oci/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.0-71" } } }, { "category": "product_version", "name": "multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "product": { "name": "multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "product_id": "multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.0-11" } } }, { "category": "product_version", "name": "multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "product": { "name": "multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "product_id": "multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "product_identification_helper": { "purl": "pkg:oci/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.0-9" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "product": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "product_identification_helper": { "purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "product": { "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "product_identification_helper": { "purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "product": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "product_identification_helper": { "purl": "pkg:oci/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.0-11" } } }, { "category": "product_version", "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "product": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.0-19" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "product": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.0-9" } } }, { "category": "product_version", "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "product": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "product_identification_helper": { "purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.0-9" } } }, { "category": "product_version", "name": "multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "product": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.0-29" } } }, { "category": "product_version", "name": "multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "product": { "name": "multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "product_id": "multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "product_identification_helper": { "purl": "pkg:oci/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.0-9" } } }, { "category": "product_version", "name": "multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "product": { "name": "multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "product_id": "multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "product_identification_helper": { "purl": "pkg:oci/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.0-123" } } }, { "category": "product_version", "name": "multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "product": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "product_id": "multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "product_identification_helper": { "purl": "pkg:oci/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.0-29" } } }, { "category": "product_version", "name": "multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "product": { "name": "multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "product_id": "multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.0-11" } } }, { "category": "product_version", "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "product": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.0-10" } } }, { "category": "product_version", "name": "multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "product": { "name": "multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "product_id": "multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.0-14" } } }, { "category": "product_version", "name": "multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "product": { "name": "multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "product_id": "multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "product_identification_helper": { "purl": "pkg:oci/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.0-15" } } }, { "category": "product_version", "name": "multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "product": { "name": "multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "product_id": "multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.0-11" } } } ], "category": "architecture", "name": "arm64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le" }, "product_reference": "multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64" }, "product_reference": "multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x" }, "product_reference": "multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64" }, "product_reference": "multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x" }, "product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64" }, "product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le" }, "product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64" }, "product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64" }, "product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x" }, "product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le" }, "product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64" }, "product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64" }, "product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64" }, "product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le" }, "product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64" }, "product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64" }, "product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le" }, "product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64" }, "product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64" }, "product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64" }, "product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x" }, "product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64" }, "product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le" }, "product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le" }, "product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64" }, "product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64" }, "product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x" }, "product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x" }, "product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64" }, "product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le" }, "product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64" }, "product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64" }, "product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64" }, "product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le" }, "product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x" }, "product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64" }, "product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x" }, "product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le" }, "product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64" }, "product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64" }, "product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64" }, "product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x" }, "product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le" }, "product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le" }, "product_reference": "multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64" }, "product_reference": "multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x" }, "product_reference": "multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64" }, "product_reference": "multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64" }, "product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x" }, "product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64" }, "product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le" }, "product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64" }, "product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64" }, "product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le" }, "product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x" }, "product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64" }, "product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64" }, "product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x" }, "product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le" }, "product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x" }, "product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le" }, "product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64" }, "product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64" }, "product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64" }, "product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le" }, "product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x" }, "product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64" }, "product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64" }, "product_reference": "multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64" }, "product_reference": "multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le" }, "product_reference": "multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x" }, "product_reference": "multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64" }, "product_reference": "multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le" }, "product_reference": "multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x" }, "product_reference": "multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64" }, "product_reference": "multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le" }, "product_reference": "multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64" }, "product_reference": "multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x" }, "product_reference": "multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64" }, "product_reference": "multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le" }, "product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64" }, "product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64" }, "product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x" }, "product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le" }, "product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x" }, "product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64" }, "product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64" }, "product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64" }, "product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64" }, "product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le" }, "product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x" }, "product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64" }, "product_reference": "multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64" }, "product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x" }, "product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64" }, "product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le" }, "product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le" }, "product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64" }, "product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x" }, "product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64" }, "product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le" }, "product_reference": "multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64" }, "product_reference": "multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x" }, "product_reference": "multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64" }, "product_reference": "multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64" }, "product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le" }, "product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x" }, "product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64" }, "product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x" }, "product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64" }, "product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le" }, "product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64" }, "product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64" }, "product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64" }, "product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le" }, "product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x" }, "product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64" }, "product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x" }, "product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64" }, "product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le" }, "product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64" }, "product_reference": "multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64" }, "product_reference": "multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x" }, "product_reference": "multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le" }, "product_reference": "multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64" }, "product_reference": "multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le" }, "product_reference": "multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64" }, "product_reference": "multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x" }, "product_reference": "multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64" }, "product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x" }, "product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le" }, "product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64" }, "product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64" }, "product_reference": "multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x" }, "product_reference": "multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le" }, "product_reference": "multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64" }, "product_reference": "multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64" }, "product_reference": "multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x" }, "product_reference": "multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le" }, "product_reference": "multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64" }, "product_reference": "multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64" }, "product_reference": "multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64" }, "product_reference": "multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x" }, "product_reference": "multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" }, "product_reference": "multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" } ] }, "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ] }, "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": "2022-09-06T14:28:04+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6345" } ], "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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ] } ], "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", "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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ] }, "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": "2022-09-06T14:28:04+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6345" } ], "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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "cve": "CVE-2022-28131", "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": "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ] }, "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": "2022-09-06T14:28:04+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6345" } ], "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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Decoder.Skip" }, { "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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ] }, "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": "2022-09-06T14:28:04+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6345" } ], "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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ] }, "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": "2022-09-06T14:28:04+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6345" } ], "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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ] }, "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": "2022-09-06T14:28:04+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6345" } ], "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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ] }, "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": "2022-09-06T14:28:04+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6345" } ], "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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ] }, "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": "2022-09-06T14:28:04+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6345" } ], "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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ] } ], "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", "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_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": "2022-09-06T14:28:04+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6345" } ], "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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/gob: stack exhaustion in Decoder.Decode" }, { "cve": "CVE-2022-31129", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-07-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2105075" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "moment: inefficient parsing algorithm resulting in DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31129" }, { "category": "external", "summary": "RHBZ#2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31129" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g", "url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g" } ], "release_date": "2022-07-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-09-06T14:28:04+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6345" } ], "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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "moment: inefficient parsing algorithm resulting in DoS" }, { "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ] }, "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": "2022-09-06T14:28:04+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6345" } ], "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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2022_6344
Vulnerability from csaf_redhat
Published
2022-09-06 17:00
Modified
2024-11-06 01:34
Summary
Red Hat Security Advisory: Logging Subsystem 5.5.1 Security and Bug Fix Update
Notes
Topic
Logging Subsystem 5.5.1 - Red Hat OpenShift
Red 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.
Details
Logging Subsystem 5.5.1 - Red Hat OpenShift
Security Fix(es):
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
For 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.
Terms of Use
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.
{ "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.1 - 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.1 - Red Hat OpenShift\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\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:6344", "url": "https://access.redhat.com/errata/RHSA-2022:6344" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2107342", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342" }, { "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": "LOG-2647", "url": "https://issues.redhat.com/browse/LOG-2647" }, { "category": "external", "summary": "LOG-2801", "url": "https://issues.redhat.com/browse/LOG-2801" }, { "category": "external", "summary": "LOG-2917", "url": "https://issues.redhat.com/browse/LOG-2917" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6344.json" } ], "title": "Red Hat Security Advisory: Logging Subsystem 5.5.1 Security and Bug Fix Update", "tracking": { "current_release_date": "2024-11-06T01:34:50+00:00", "generator": { "date": "2024-11-06T01:34:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:6344", "initial_release_date": "2022-09-06T17:00:14+00:00", "revision_history": [ { "date": "2022-09-06T17:00:14+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-09-06T17:00:14+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:34:50+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:544476eb743b45013d2c961959bc46a93168e430970f77b1c15a04c39034f91a_s390x", "product": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:544476eb743b45013d2c961959bc46a93168e430970f77b1c15a04c39034f91a_s390x", "product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:544476eb743b45013d2c961959bc46a93168e430970f77b1c15a04c39034f91a_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:544476eb743b45013d2c961959bc46a93168e430970f77b1c15a04c39034f91a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.5.1-7" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:d52d17e93aac1b7915b02cd1ff742fde0c479a68d3be562f03df488139819f8e_s390x", "product": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:d52d17e93aac1b7915b02cd1ff742fde0c479a68d3be562f03df488139819f8e_s390x", "product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:d52d17e93aac1b7915b02cd1ff742fde0c479a68d3be562f03df488139819f8e_s390x", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:d52d17e93aac1b7915b02cd1ff742fde0c479a68d3be562f03df488139819f8e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.5.1-3" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:4ce63bcc2bfb7a12f7502bcbfde4cd98d5818bca155aa0db063f1077910feacb_s390x", "product": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:4ce63bcc2bfb7a12f7502bcbfde4cd98d5818bca155aa0db063f1077910feacb_s390x", "product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:4ce63bcc2bfb7a12f7502bcbfde4cd98d5818bca155aa0db063f1077910feacb_s390x", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:4ce63bcc2bfb7a12f7502bcbfde4cd98d5818bca155aa0db063f1077910feacb?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-265" } } }, { "category": "product_version", "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:90391a79e23a958877542d60ec3f3f134fdd9499c0da9d7b00c09030d79d8a0d_s390x", "product": { "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:90391a79e23a958877542d60ec3f3f134fdd9499c0da9d7b00c09030d79d8a0d_s390x", "product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:90391a79e23a958877542d60ec3f3f134fdd9499c0da9d7b00c09030d79d8a0d_s390x", "product_identification_helper": { "purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:90391a79e23a958877542d60ec3f3f134fdd9499c0da9d7b00c09030d79d8a0d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-47" } } }, { "category": "product_version", "name": "openshift-logging/logging-curator5-rhel8@sha256:b534dd8cbdb76e660fb9f3fd35b4ead8913aa1e369ad143280473cd09288abb6_s390x", "product": { "name": "openshift-logging/logging-curator5-rhel8@sha256:b534dd8cbdb76e660fb9f3fd35b4ead8913aa1e369ad143280473cd09288abb6_s390x", "product_id": "openshift-logging/logging-curator5-rhel8@sha256:b534dd8cbdb76e660fb9f3fd35b4ead8913aa1e369ad143280473cd09288abb6_s390x", "product_identification_helper": { "purl": "pkg:oci/logging-curator5-rhel8@sha256:b534dd8cbdb76e660fb9f3fd35b4ead8913aa1e369ad143280473cd09288abb6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-218" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch6-rhel8@sha256:c5784fc0a27769499a36819c1ca82488a19c1d2878f7dd67fe985c5b09226d74_s390x", "product": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:c5784fc0a27769499a36819c1ca82488a19c1d2878f7dd67fe985c5b09226d74_s390x", "product_id": "openshift-logging/elasticsearch6-rhel8@sha256:c5784fc0a27769499a36819c1ca82488a19c1d2878f7dd67fe985c5b09226d74_s390x", "product_identification_helper": { "purl": "pkg:oci/elasticsearch6-rhel8@sha256:c5784fc0a27769499a36819c1ca82488a19c1d2878f7dd67fe985c5b09226d74?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-237" } } }, { "category": "product_version", "name": "openshift-logging/eventrouter-rhel8@sha256:de62972211813bae9d43d8fd13b3011d13f7214dbecd3d6b2b300d83e56ba9fc_s390x", "product": { "name": "openshift-logging/eventrouter-rhel8@sha256:de62972211813bae9d43d8fd13b3011d13f7214dbecd3d6b2b300d83e56ba9fc_s390x", "product_id": "openshift-logging/eventrouter-rhel8@sha256:de62972211813bae9d43d8fd13b3011d13f7214dbecd3d6b2b300d83e56ba9fc_s390x", "product_identification_helper": { "purl": "pkg:oci/eventrouter-rhel8@sha256:de62972211813bae9d43d8fd13b3011d13f7214dbecd3d6b2b300d83e56ba9fc?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-25" } } }, { "category": "product_version", "name": "openshift-logging/fluentd-rhel8@sha256:16a1e34b761d0d61e743d7a99672d866aaf8d161e540a28c7a8611e81c6d3534_s390x", "product": { "name": "openshift-logging/fluentd-rhel8@sha256:16a1e34b761d0d61e743d7a99672d866aaf8d161e540a28c7a8611e81c6d3534_s390x", "product_id": "openshift-logging/fluentd-rhel8@sha256:16a1e34b761d0d61e743d7a99672d866aaf8d161e540a28c7a8611e81c6d3534_s390x", "product_identification_helper": { "purl": "pkg:oci/fluentd-rhel8@sha256:16a1e34b761d0d61e743d7a99672d866aaf8d161e540a28c7a8611e81c6d3534?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-32" } } }, { "category": "product_version", "name": "openshift-logging/kibana6-rhel8@sha256:69313dc0314eecc136358da4ac0ae4ca316c058cafac2d9a8d44ce81d03ad278_s390x", "product": { "name": "openshift-logging/kibana6-rhel8@sha256:69313dc0314eecc136358da4ac0ae4ca316c058cafac2d9a8d44ce81d03ad278_s390x", "product_id": "openshift-logging/kibana6-rhel8@sha256:69313dc0314eecc136358da4ac0ae4ca316c058cafac2d9a8d44ce81d03ad278_s390x", "product_identification_helper": { "purl": "pkg:oci/kibana6-rhel8@sha256:69313dc0314eecc136358da4ac0ae4ca316c058cafac2d9a8d44ce81d03ad278?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-273" } } }, { "category": "product_version", "name": "openshift-logging/logging-loki-rhel8@sha256:9a6baa41333e899d5bffaf17563a652fe51af89127a54ef1e7b3e1586a1f50fe_s390x", "product": { "name": "openshift-logging/logging-loki-rhel8@sha256:9a6baa41333e899d5bffaf17563a652fe51af89127a54ef1e7b3e1586a1f50fe_s390x", "product_id": "openshift-logging/logging-loki-rhel8@sha256:9a6baa41333e899d5bffaf17563a652fe51af89127a54ef1e7b3e1586a1f50fe_s390x", "product_identification_helper": { "purl": "pkg:oci/logging-loki-rhel8@sha256:9a6baa41333e899d5bffaf17563a652fe51af89127a54ef1e7b3e1586a1f50fe?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.6.1-11" } } }, { "category": "product_version", "name": "openshift-logging/vector-rhel8@sha256:c91ff2882ddcf1654f1e312b489375f1706a768b66f36573a7148553b0449af4_s390x", "product": { "name": "openshift-logging/vector-rhel8@sha256:c91ff2882ddcf1654f1e312b489375f1706a768b66f36573a7148553b0449af4_s390x", "product_id": "openshift-logging/vector-rhel8@sha256:c91ff2882ddcf1654f1e312b489375f1706a768b66f36573a7148553b0449af4_s390x", "product_identification_helper": { "purl": "pkg:oci/vector-rhel8@sha256:c91ff2882ddcf1654f1e312b489375f1706a768b66f36573a7148553b0449af4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-12" } } }, { "category": "product_version", "name": "openshift-logging/logging-view-plugin-rhel8@sha256:d0c6a24d4275af8c27f76a1fab969d9c1ff6a2240d3296c5a197d14108716061_s390x", "product": { "name": "openshift-logging/logging-view-plugin-rhel8@sha256:d0c6a24d4275af8c27f76a1fab969d9c1ff6a2240d3296c5a197d14108716061_s390x", "product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:d0c6a24d4275af8c27f76a1fab969d9c1ff6a2240d3296c5a197d14108716061_s390x", "product_identification_helper": { "purl": "pkg:oci/logging-view-plugin-rhel8@sha256:d0c6a24d4275af8c27f76a1fab969d9c1ff6a2240d3296c5a197d14108716061?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.5.1-4" } } }, { "category": "product_version", "name": "openshift-logging/loki-rhel8-operator@sha256:1bfb4458f8420193b59b7c1107f8d851985d8cfd65eaa333a1609d4587fed08e_s390x", "product": { "name": "openshift-logging/loki-rhel8-operator@sha256:1bfb4458f8420193b59b7c1107f8d851985d8cfd65eaa333a1609d4587fed08e_s390x", "product_id": "openshift-logging/loki-rhel8-operator@sha256:1bfb4458f8420193b59b7c1107f8d851985d8cfd65eaa333a1609d4587fed08e_s390x", "product_identification_helper": { "purl": "pkg:oci/loki-rhel8-operator@sha256:1bfb4458f8420193b59b7c1107f8d851985d8cfd65eaa333a1609d4587fed08e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.5.1-3" } } }, { "category": "product_version", "name": "openshift-logging/lokistack-gateway-rhel8@sha256:4ea57ee5f2315f500e70d456832f9c81a7510e943e199ea6af2d2ea513c24f2a_s390x", "product": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:4ea57ee5f2315f500e70d456832f9c81a7510e943e199ea6af2d2ea513c24f2a_s390x", "product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:4ea57ee5f2315f500e70d456832f9c81a7510e943e199ea6af2d2ea513c24f2a_s390x", "product_identification_helper": { "purl": "pkg:oci/lokistack-gateway-rhel8@sha256:4ea57ee5f2315f500e70d456832f9c81a7510e943e199ea6af2d2ea513c24f2a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-16" } } }, { "category": "product_version", "name": "openshift-logging/opa-openshift-rhel8@sha256:84b38ae1b199c4c189c147806779a9dff18ccd0090df64ac5d65cb1c8ae7e302_s390x", "product": { "name": "openshift-logging/opa-openshift-rhel8@sha256:84b38ae1b199c4c189c147806779a9dff18ccd0090df64ac5d65cb1c8ae7e302_s390x", "product_id": "openshift-logging/opa-openshift-rhel8@sha256:84b38ae1b199c4c189c147806779a9dff18ccd0090df64ac5d65cb1c8ae7e302_s390x", "product_identification_helper": { "purl": "pkg:oci/opa-openshift-rhel8@sha256:84b38ae1b199c4c189c147806779a9dff18ccd0090df64ac5d65cb1c8ae7e302?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-9" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:67bfde1c5ebfae146aae4fc38778373b7d834f0018332cdb3a2a734e5bcf0edb_ppc64le", "product": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:67bfde1c5ebfae146aae4fc38778373b7d834f0018332cdb3a2a734e5bcf0edb_ppc64le", "product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:67bfde1c5ebfae146aae4fc38778373b7d834f0018332cdb3a2a734e5bcf0edb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:67bfde1c5ebfae146aae4fc38778373b7d834f0018332cdb3a2a734e5bcf0edb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.5.1-7" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:4fdec436aaab695bfd013ffaecbba92bc2903f87cb1565e13e8fcc664576bde8_ppc64le", "product": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:4fdec436aaab695bfd013ffaecbba92bc2903f87cb1565e13e8fcc664576bde8_ppc64le", "product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:4fdec436aaab695bfd013ffaecbba92bc2903f87cb1565e13e8fcc664576bde8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:4fdec436aaab695bfd013ffaecbba92bc2903f87cb1565e13e8fcc664576bde8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.5.1-3" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ca8a4fe474160aed7bdaa13429ff8d52633eeee77b16a7ebadc5a44ee4e4e057_ppc64le", "product": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ca8a4fe474160aed7bdaa13429ff8d52633eeee77b16a7ebadc5a44ee4e4e057_ppc64le", "product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ca8a4fe474160aed7bdaa13429ff8d52633eeee77b16a7ebadc5a44ee4e4e057_ppc64le", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:ca8a4fe474160aed7bdaa13429ff8d52633eeee77b16a7ebadc5a44ee4e4e057?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-265" } } }, { "category": "product_version", "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:4c14a5a041075a869284fdf4f40f924aad7b2ffa45640f1e0fc3d1814ae2db30_ppc64le", "product": { "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:4c14a5a041075a869284fdf4f40f924aad7b2ffa45640f1e0fc3d1814ae2db30_ppc64le", "product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:4c14a5a041075a869284fdf4f40f924aad7b2ffa45640f1e0fc3d1814ae2db30_ppc64le", "product_identification_helper": { "purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:4c14a5a041075a869284fdf4f40f924aad7b2ffa45640f1e0fc3d1814ae2db30?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-47" } } }, { "category": "product_version", "name": "openshift-logging/logging-curator5-rhel8@sha256:8b99461898d67dd2d99eb5d7a5ef775680da4646873c6cecf3fdfe8899d3b653_ppc64le", "product": { "name": "openshift-logging/logging-curator5-rhel8@sha256:8b99461898d67dd2d99eb5d7a5ef775680da4646873c6cecf3fdfe8899d3b653_ppc64le", "product_id": "openshift-logging/logging-curator5-rhel8@sha256:8b99461898d67dd2d99eb5d7a5ef775680da4646873c6cecf3fdfe8899d3b653_ppc64le", "product_identification_helper": { "purl": "pkg:oci/logging-curator5-rhel8@sha256:8b99461898d67dd2d99eb5d7a5ef775680da4646873c6cecf3fdfe8899d3b653?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-218" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch6-rhel8@sha256:417ebbbaf684f1968e5a3d438f12f17b90315015fde6dd372330451c0759ca5b_ppc64le", "product": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:417ebbbaf684f1968e5a3d438f12f17b90315015fde6dd372330451c0759ca5b_ppc64le", "product_id": "openshift-logging/elasticsearch6-rhel8@sha256:417ebbbaf684f1968e5a3d438f12f17b90315015fde6dd372330451c0759ca5b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/elasticsearch6-rhel8@sha256:417ebbbaf684f1968e5a3d438f12f17b90315015fde6dd372330451c0759ca5b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-237" } } }, { "category": "product_version", "name": "openshift-logging/eventrouter-rhel8@sha256:71dbb0646b147374c0af51fbec3df0caedaa5def05522e90c6fc254115458bdc_ppc64le", "product": { "name": "openshift-logging/eventrouter-rhel8@sha256:71dbb0646b147374c0af51fbec3df0caedaa5def05522e90c6fc254115458bdc_ppc64le", "product_id": "openshift-logging/eventrouter-rhel8@sha256:71dbb0646b147374c0af51fbec3df0caedaa5def05522e90c6fc254115458bdc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eventrouter-rhel8@sha256:71dbb0646b147374c0af51fbec3df0caedaa5def05522e90c6fc254115458bdc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-25" } } }, { "category": "product_version", "name": "openshift-logging/fluentd-rhel8@sha256:3e813bdf76ac010ba3f7bba5c3f057cb59ed38531a082a3532490ee393041613_ppc64le", "product": { "name": "openshift-logging/fluentd-rhel8@sha256:3e813bdf76ac010ba3f7bba5c3f057cb59ed38531a082a3532490ee393041613_ppc64le", "product_id": "openshift-logging/fluentd-rhel8@sha256:3e813bdf76ac010ba3f7bba5c3f057cb59ed38531a082a3532490ee393041613_ppc64le", "product_identification_helper": { "purl": "pkg:oci/fluentd-rhel8@sha256:3e813bdf76ac010ba3f7bba5c3f057cb59ed38531a082a3532490ee393041613?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-32" } } }, { "category": "product_version", "name": "openshift-logging/kibana6-rhel8@sha256:90e9c04c410a9abaf877d088e2f234df2677396e9091b13d9db94c01bd3b8ac9_ppc64le", "product": { "name": "openshift-logging/kibana6-rhel8@sha256:90e9c04c410a9abaf877d088e2f234df2677396e9091b13d9db94c01bd3b8ac9_ppc64le", "product_id": "openshift-logging/kibana6-rhel8@sha256:90e9c04c410a9abaf877d088e2f234df2677396e9091b13d9db94c01bd3b8ac9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kibana6-rhel8@sha256:90e9c04c410a9abaf877d088e2f234df2677396e9091b13d9db94c01bd3b8ac9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-273" } } }, { "category": "product_version", "name": "openshift-logging/logging-loki-rhel8@sha256:5c7115e608266b43d4f70c836157519312f8c564696458ad297f412fc2f4f2dc_ppc64le", "product": { "name": "openshift-logging/logging-loki-rhel8@sha256:5c7115e608266b43d4f70c836157519312f8c564696458ad297f412fc2f4f2dc_ppc64le", "product_id": "openshift-logging/logging-loki-rhel8@sha256:5c7115e608266b43d4f70c836157519312f8c564696458ad297f412fc2f4f2dc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/logging-loki-rhel8@sha256:5c7115e608266b43d4f70c836157519312f8c564696458ad297f412fc2f4f2dc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.6.1-11" } } }, { "category": "product_version", "name": "openshift-logging/vector-rhel8@sha256:a70391600e9aa19dab069dd7a77905e16c2d36eefc9efb41addebe4b7e1604e9_ppc64le", "product": { "name": "openshift-logging/vector-rhel8@sha256:a70391600e9aa19dab069dd7a77905e16c2d36eefc9efb41addebe4b7e1604e9_ppc64le", "product_id": "openshift-logging/vector-rhel8@sha256:a70391600e9aa19dab069dd7a77905e16c2d36eefc9efb41addebe4b7e1604e9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/vector-rhel8@sha256:a70391600e9aa19dab069dd7a77905e16c2d36eefc9efb41addebe4b7e1604e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-12" } } }, { "category": "product_version", "name": "openshift-logging/logging-view-plugin-rhel8@sha256:551edc48e4f3268187ed743ffdbbb05ab52397172296d0dcd70567113e0bf9cd_ppc64le", "product": { "name": "openshift-logging/logging-view-plugin-rhel8@sha256:551edc48e4f3268187ed743ffdbbb05ab52397172296d0dcd70567113e0bf9cd_ppc64le", "product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:551edc48e4f3268187ed743ffdbbb05ab52397172296d0dcd70567113e0bf9cd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/logging-view-plugin-rhel8@sha256:551edc48e4f3268187ed743ffdbbb05ab52397172296d0dcd70567113e0bf9cd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.5.1-4" } } }, { "category": "product_version", "name": "openshift-logging/loki-rhel8-operator@sha256:c636849388eb1b0cd6d575b2be0b88f446f41f71f50dbd4b0739e5ddd47ca083_ppc64le", "product": { "name": "openshift-logging/loki-rhel8-operator@sha256:c636849388eb1b0cd6d575b2be0b88f446f41f71f50dbd4b0739e5ddd47ca083_ppc64le", "product_id": "openshift-logging/loki-rhel8-operator@sha256:c636849388eb1b0cd6d575b2be0b88f446f41f71f50dbd4b0739e5ddd47ca083_ppc64le", "product_identification_helper": { "purl": "pkg:oci/loki-rhel8-operator@sha256:c636849388eb1b0cd6d575b2be0b88f446f41f71f50dbd4b0739e5ddd47ca083?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.5.1-3" } } }, { "category": "product_version", "name": "openshift-logging/lokistack-gateway-rhel8@sha256:0deb7ee6d255dd49263ae630975ee0238b0a98f2318c099f9473088e0075a5a0_ppc64le", "product": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:0deb7ee6d255dd49263ae630975ee0238b0a98f2318c099f9473088e0075a5a0_ppc64le", "product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:0deb7ee6d255dd49263ae630975ee0238b0a98f2318c099f9473088e0075a5a0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/lokistack-gateway-rhel8@sha256:0deb7ee6d255dd49263ae630975ee0238b0a98f2318c099f9473088e0075a5a0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-16" } } }, { "category": "product_version", "name": "openshift-logging/opa-openshift-rhel8@sha256:e0d3f3d7d8cb3b1dcc9de27cbc1ca10f1c301b302f87443b861139c087f07955_ppc64le", "product": { "name": "openshift-logging/opa-openshift-rhel8@sha256:e0d3f3d7d8cb3b1dcc9de27cbc1ca10f1c301b302f87443b861139c087f07955_ppc64le", "product_id": "openshift-logging/opa-openshift-rhel8@sha256:e0d3f3d7d8cb3b1dcc9de27cbc1ca10f1c301b302f87443b861139c087f07955_ppc64le", "product_identification_helper": { "purl": "pkg:oci/opa-openshift-rhel8@sha256:e0d3f3d7d8cb3b1dcc9de27cbc1ca10f1c301b302f87443b861139c087f07955?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-9" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:2d59ea02b8301685eb789bbfe02378a49e7fbc91d87852791b97ccb173bf7668_amd64", "product": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:2d59ea02b8301685eb789bbfe02378a49e7fbc91d87852791b97ccb173bf7668_amd64", "product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:2d59ea02b8301685eb789bbfe02378a49e7fbc91d87852791b97ccb173bf7668_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:2d59ea02b8301685eb789bbfe02378a49e7fbc91d87852791b97ccb173bf7668?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.5.1-7" } } }, { "category": "product_version", "name": "openshift-logging/cluster-logging-operator-bundle@sha256:a7d097c7f59e7e3827932115e3af8659dd8a5699664ad2addde8bf85f0757de8_amd64", "product": { "name": "openshift-logging/cluster-logging-operator-bundle@sha256:a7d097c7f59e7e3827932115e3af8659dd8a5699664ad2addde8bf85f0757de8_amd64", "product_id": "openshift-logging/cluster-logging-operator-bundle@sha256:a7d097c7f59e7e3827932115e3af8659dd8a5699664ad2addde8bf85f0757de8_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-logging-operator-bundle@sha256:a7d097c7f59e7e3827932115e3af8659dd8a5699664ad2addde8bf85f0757de8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-operator-bundle\u0026tag=v5.5.1-29" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:5fa4a511e2b6f389b6cbbde4ada7e5bf6c2a4e7f4edcf527e29da77e9bd91be5_amd64", "product": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:5fa4a511e2b6f389b6cbbde4ada7e5bf6c2a4e7f4edcf527e29da77e9bd91be5_amd64", "product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:5fa4a511e2b6f389b6cbbde4ada7e5bf6c2a4e7f4edcf527e29da77e9bd91be5_amd64", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:5fa4a511e2b6f389b6cbbde4ada7e5bf6c2a4e7f4edcf527e29da77e9bd91be5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.5.1-3" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-operator-bundle@sha256:12340cf54db5a79490544f60370c858d383c8132b3fa6cb7d5d44cab2658a3aa_amd64", "product": { "name": "openshift-logging/elasticsearch-operator-bundle@sha256:12340cf54db5a79490544f60370c858d383c8132b3fa6cb7d5d44cab2658a3aa_amd64", "product_id": "openshift-logging/elasticsearch-operator-bundle@sha256:12340cf54db5a79490544f60370c858d383c8132b3fa6cb7d5d44cab2658a3aa_amd64", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-operator-bundle@sha256:12340cf54db5a79490544f60370c858d383c8132b3fa6cb7d5d44cab2658a3aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-operator-bundle\u0026tag=v5.5.1-41" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:c842befed3c1300828098c6eddc1548cc01a66e6fc5fe82ac88f29a6e16f6f89_amd64", "product": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:c842befed3c1300828098c6eddc1548cc01a66e6fc5fe82ac88f29a6e16f6f89_amd64", "product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:c842befed3c1300828098c6eddc1548cc01a66e6fc5fe82ac88f29a6e16f6f89_amd64", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:c842befed3c1300828098c6eddc1548cc01a66e6fc5fe82ac88f29a6e16f6f89?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-265" } } }, { "category": "product_version", "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:772bf44cecbc46497ea5006a34bb4e3e35ff1af6696431d8898b516b97fbb7c6_amd64", "product": { "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:772bf44cecbc46497ea5006a34bb4e3e35ff1af6696431d8898b516b97fbb7c6_amd64", "product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:772bf44cecbc46497ea5006a34bb4e3e35ff1af6696431d8898b516b97fbb7c6_amd64", "product_identification_helper": { "purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:772bf44cecbc46497ea5006a34bb4e3e35ff1af6696431d8898b516b97fbb7c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-47" } } }, { "category": "product_version", "name": "openshift-logging/logging-curator5-rhel8@sha256:ccf9b8b18b2c0eed53347f49e0057db6aed476f4b9f245dba63989de1271d555_amd64", "product": { "name": "openshift-logging/logging-curator5-rhel8@sha256:ccf9b8b18b2c0eed53347f49e0057db6aed476f4b9f245dba63989de1271d555_amd64", "product_id": "openshift-logging/logging-curator5-rhel8@sha256:ccf9b8b18b2c0eed53347f49e0057db6aed476f4b9f245dba63989de1271d555_amd64", "product_identification_helper": { "purl": "pkg:oci/logging-curator5-rhel8@sha256:ccf9b8b18b2c0eed53347f49e0057db6aed476f4b9f245dba63989de1271d555?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-218" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch6-rhel8@sha256:ae629ddcf640a96d292b9e28665dbaea8b01a36a1b5cb35fd6d1099f9daebe4b_amd64", "product": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:ae629ddcf640a96d292b9e28665dbaea8b01a36a1b5cb35fd6d1099f9daebe4b_amd64", "product_id": "openshift-logging/elasticsearch6-rhel8@sha256:ae629ddcf640a96d292b9e28665dbaea8b01a36a1b5cb35fd6d1099f9daebe4b_amd64", "product_identification_helper": { "purl": "pkg:oci/elasticsearch6-rhel8@sha256:ae629ddcf640a96d292b9e28665dbaea8b01a36a1b5cb35fd6d1099f9daebe4b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-237" } } }, { "category": "product_version", "name": "openshift-logging/eventrouter-rhel8@sha256:f4e6a9487e332db9e476a99e4eaecabfda439ff304ce6ace158e56822a750585_amd64", "product": { "name": "openshift-logging/eventrouter-rhel8@sha256:f4e6a9487e332db9e476a99e4eaecabfda439ff304ce6ace158e56822a750585_amd64", "product_id": "openshift-logging/eventrouter-rhel8@sha256:f4e6a9487e332db9e476a99e4eaecabfda439ff304ce6ace158e56822a750585_amd64", "product_identification_helper": { "purl": "pkg:oci/eventrouter-rhel8@sha256:f4e6a9487e332db9e476a99e4eaecabfda439ff304ce6ace158e56822a750585?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-25" } } }, { "category": "product_version", "name": "openshift-logging/fluentd-rhel8@sha256:5f08dc24abc3b23c0b51076fdb92395cfe9189289fa2f1e5903e90d57de66124_amd64", "product": { "name": "openshift-logging/fluentd-rhel8@sha256:5f08dc24abc3b23c0b51076fdb92395cfe9189289fa2f1e5903e90d57de66124_amd64", "product_id": "openshift-logging/fluentd-rhel8@sha256:5f08dc24abc3b23c0b51076fdb92395cfe9189289fa2f1e5903e90d57de66124_amd64", "product_identification_helper": { "purl": "pkg:oci/fluentd-rhel8@sha256:5f08dc24abc3b23c0b51076fdb92395cfe9189289fa2f1e5903e90d57de66124?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-32" } } }, { "category": "product_version", "name": "openshift-logging/kibana6-rhel8@sha256:d152cd81a7054e5bd48e60af4b72493b7969e6ddb4345fa58ef7441af5c717d1_amd64", "product": { "name": "openshift-logging/kibana6-rhel8@sha256:d152cd81a7054e5bd48e60af4b72493b7969e6ddb4345fa58ef7441af5c717d1_amd64", "product_id": "openshift-logging/kibana6-rhel8@sha256:d152cd81a7054e5bd48e60af4b72493b7969e6ddb4345fa58ef7441af5c717d1_amd64", "product_identification_helper": { "purl": "pkg:oci/kibana6-rhel8@sha256:d152cd81a7054e5bd48e60af4b72493b7969e6ddb4345fa58ef7441af5c717d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-273" } } }, { "category": "product_version", "name": "openshift-logging/logging-loki-rhel8@sha256:a7e3d8c75fe2529794a1ea2775b28e29ea71a36fc22bd49facbcde36b9bf3313_amd64", "product": { "name": "openshift-logging/logging-loki-rhel8@sha256:a7e3d8c75fe2529794a1ea2775b28e29ea71a36fc22bd49facbcde36b9bf3313_amd64", "product_id": "openshift-logging/logging-loki-rhel8@sha256:a7e3d8c75fe2529794a1ea2775b28e29ea71a36fc22bd49facbcde36b9bf3313_amd64", "product_identification_helper": { "purl": "pkg:oci/logging-loki-rhel8@sha256:a7e3d8c75fe2529794a1ea2775b28e29ea71a36fc22bd49facbcde36b9bf3313?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.6.1-11" } } }, { "category": "product_version", "name": "openshift-logging/vector-rhel8@sha256:8b457a96da3b5bebcfc854ff1fa3945663fd90ccefac6757b10e5046320cf92e_amd64", "product": { "name": "openshift-logging/vector-rhel8@sha256:8b457a96da3b5bebcfc854ff1fa3945663fd90ccefac6757b10e5046320cf92e_amd64", "product_id": "openshift-logging/vector-rhel8@sha256:8b457a96da3b5bebcfc854ff1fa3945663fd90ccefac6757b10e5046320cf92e_amd64", "product_identification_helper": { "purl": "pkg:oci/vector-rhel8@sha256:8b457a96da3b5bebcfc854ff1fa3945663fd90ccefac6757b10e5046320cf92e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-12" } } }, { "category": "product_version", "name": "openshift-logging/logging-view-plugin-rhel8@sha256:d4521839fb9276e6108e735ab43e69d4140ef67dddc26ebbe0095262604a4313_amd64", "product": { "name": "openshift-logging/logging-view-plugin-rhel8@sha256:d4521839fb9276e6108e735ab43e69d4140ef67dddc26ebbe0095262604a4313_amd64", "product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:d4521839fb9276e6108e735ab43e69d4140ef67dddc26ebbe0095262604a4313_amd64", "product_identification_helper": { "purl": "pkg:oci/logging-view-plugin-rhel8@sha256:d4521839fb9276e6108e735ab43e69d4140ef67dddc26ebbe0095262604a4313?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.5.1-4" } } }, { "category": "product_version", "name": "openshift-logging/loki-operator-bundle@sha256:db9deeeca6e6fa079bad93b383fdc04221179c33c9312ce88a5ab2c3cdd421fa_amd64", "product": { "name": "openshift-logging/loki-operator-bundle@sha256:db9deeeca6e6fa079bad93b383fdc04221179c33c9312ce88a5ab2c3cdd421fa_amd64", "product_id": "openshift-logging/loki-operator-bundle@sha256:db9deeeca6e6fa079bad93b383fdc04221179c33c9312ce88a5ab2c3cdd421fa_amd64", "product_identification_helper": { "purl": "pkg:oci/loki-operator-bundle@sha256:db9deeeca6e6fa079bad93b383fdc04221179c33c9312ce88a5ab2c3cdd421fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-operator-bundle\u0026tag=v5.5.1-40" } } }, { "category": "product_version", "name": "openshift-logging/loki-rhel8-operator@sha256:a99d5e612ea96db4a2e6d5d40e989abebf3eb0687f8f82054a48e08b1ab69331_amd64", "product": { "name": "openshift-logging/loki-rhel8-operator@sha256:a99d5e612ea96db4a2e6d5d40e989abebf3eb0687f8f82054a48e08b1ab69331_amd64", "product_id": "openshift-logging/loki-rhel8-operator@sha256:a99d5e612ea96db4a2e6d5d40e989abebf3eb0687f8f82054a48e08b1ab69331_amd64", "product_identification_helper": { "purl": "pkg:oci/loki-rhel8-operator@sha256:a99d5e612ea96db4a2e6d5d40e989abebf3eb0687f8f82054a48e08b1ab69331?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.5.1-3" } } }, { "category": "product_version", "name": "openshift-logging/lokistack-gateway-rhel8@sha256:314778c47a115fa1874aa523b1a1ec14c092e1519ae75e5a96b8ee7fbb4ca907_amd64", "product": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:314778c47a115fa1874aa523b1a1ec14c092e1519ae75e5a96b8ee7fbb4ca907_amd64", "product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:314778c47a115fa1874aa523b1a1ec14c092e1519ae75e5a96b8ee7fbb4ca907_amd64", "product_identification_helper": { "purl": "pkg:oci/lokistack-gateway-rhel8@sha256:314778c47a115fa1874aa523b1a1ec14c092e1519ae75e5a96b8ee7fbb4ca907?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-16" } } }, { "category": "product_version", "name": "openshift-logging/opa-openshift-rhel8@sha256:b9cb01126af9689653a50933c195838873f3fbb168ca8e414e3e88b47a5a0b45_amd64", "product": { "name": "openshift-logging/opa-openshift-rhel8@sha256:b9cb01126af9689653a50933c195838873f3fbb168ca8e414e3e88b47a5a0b45_amd64", "product_id": "openshift-logging/opa-openshift-rhel8@sha256:b9cb01126af9689653a50933c195838873f3fbb168ca8e414e3e88b47a5a0b45_amd64", "product_identification_helper": { "purl": "pkg:oci/opa-openshift-rhel8@sha256:b9cb01126af9689653a50933c195838873f3fbb168ca8e414e3e88b47a5a0b45?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-9" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:77f706ac33b34a3f0d82550a2a2bb7f510e52b4b210cddca6f4b4eafa77beee0_arm64", "product": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:77f706ac33b34a3f0d82550a2a2bb7f510e52b4b210cddca6f4b4eafa77beee0_arm64", "product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:77f706ac33b34a3f0d82550a2a2bb7f510e52b4b210cddca6f4b4eafa77beee0_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:77f706ac33b34a3f0d82550a2a2bb7f510e52b4b210cddca6f4b4eafa77beee0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.5.1-7" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:7310047975a3b2af0edffebed3920d2fb1e76ba826084d87bbb5f20dc3ebfaf3_arm64", "product": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:7310047975a3b2af0edffebed3920d2fb1e76ba826084d87bbb5f20dc3ebfaf3_arm64", "product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:7310047975a3b2af0edffebed3920d2fb1e76ba826084d87bbb5f20dc3ebfaf3_arm64", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:7310047975a3b2af0edffebed3920d2fb1e76ba826084d87bbb5f20dc3ebfaf3?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.5.1-3" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:600fef03d078547801b8aed8f3dd1cf0fb8450815528e1bbeb5e3e695778ab40_arm64", "product": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:600fef03d078547801b8aed8f3dd1cf0fb8450815528e1bbeb5e3e695778ab40_arm64", "product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:600fef03d078547801b8aed8f3dd1cf0fb8450815528e1bbeb5e3e695778ab40_arm64", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:600fef03d078547801b8aed8f3dd1cf0fb8450815528e1bbeb5e3e695778ab40?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-265" } } }, { "category": "product_version", "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:01b6cf95378f8967a69e7dc981c0afcbb3d564a6ae85421852a9aca2acfbb1da_arm64", "product": { "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:01b6cf95378f8967a69e7dc981c0afcbb3d564a6ae85421852a9aca2acfbb1da_arm64", "product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:01b6cf95378f8967a69e7dc981c0afcbb3d564a6ae85421852a9aca2acfbb1da_arm64", "product_identification_helper": { "purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:01b6cf95378f8967a69e7dc981c0afcbb3d564a6ae85421852a9aca2acfbb1da?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-47" } } }, { "category": "product_version", "name": "openshift-logging/logging-curator5-rhel8@sha256:8acfc4de5112b00ba0dbc9ec5a892ac29702ba7572b8620badd73ca00fbb3431_arm64", "product": { "name": "openshift-logging/logging-curator5-rhel8@sha256:8acfc4de5112b00ba0dbc9ec5a892ac29702ba7572b8620badd73ca00fbb3431_arm64", "product_id": "openshift-logging/logging-curator5-rhel8@sha256:8acfc4de5112b00ba0dbc9ec5a892ac29702ba7572b8620badd73ca00fbb3431_arm64", "product_identification_helper": { "purl": "pkg:oci/logging-curator5-rhel8@sha256:8acfc4de5112b00ba0dbc9ec5a892ac29702ba7572b8620badd73ca00fbb3431?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-218" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch6-rhel8@sha256:de443bcf2ab07a0db72d1ef5447e92d9ab04b28eae98d1f3dcc443057f75e12a_arm64", "product": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:de443bcf2ab07a0db72d1ef5447e92d9ab04b28eae98d1f3dcc443057f75e12a_arm64", "product_id": "openshift-logging/elasticsearch6-rhel8@sha256:de443bcf2ab07a0db72d1ef5447e92d9ab04b28eae98d1f3dcc443057f75e12a_arm64", "product_identification_helper": { "purl": "pkg:oci/elasticsearch6-rhel8@sha256:de443bcf2ab07a0db72d1ef5447e92d9ab04b28eae98d1f3dcc443057f75e12a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-237" } } }, { "category": "product_version", "name": "openshift-logging/eventrouter-rhel8@sha256:b15e8cf1b4228e4773210e0829dee8944eee708c752f11f7cad9014214d563b7_arm64", "product": { "name": "openshift-logging/eventrouter-rhel8@sha256:b15e8cf1b4228e4773210e0829dee8944eee708c752f11f7cad9014214d563b7_arm64", "product_id": "openshift-logging/eventrouter-rhel8@sha256:b15e8cf1b4228e4773210e0829dee8944eee708c752f11f7cad9014214d563b7_arm64", "product_identification_helper": { "purl": "pkg:oci/eventrouter-rhel8@sha256:b15e8cf1b4228e4773210e0829dee8944eee708c752f11f7cad9014214d563b7?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-25" } } }, { "category": "product_version", "name": "openshift-logging/fluentd-rhel8@sha256:637577b92cdd5daad8fd67db489e631587c9fbffabbe04578a50b71b1279b839_arm64", "product": { "name": "openshift-logging/fluentd-rhel8@sha256:637577b92cdd5daad8fd67db489e631587c9fbffabbe04578a50b71b1279b839_arm64", "product_id": "openshift-logging/fluentd-rhel8@sha256:637577b92cdd5daad8fd67db489e631587c9fbffabbe04578a50b71b1279b839_arm64", "product_identification_helper": { "purl": "pkg:oci/fluentd-rhel8@sha256:637577b92cdd5daad8fd67db489e631587c9fbffabbe04578a50b71b1279b839?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-32" } } }, { "category": "product_version", "name": "openshift-logging/kibana6-rhel8@sha256:8a7094de78ed14972dd7c32d294583e76f0f3fee328c61e2e5ce73782f620435_arm64", "product": { "name": "openshift-logging/kibana6-rhel8@sha256:8a7094de78ed14972dd7c32d294583e76f0f3fee328c61e2e5ce73782f620435_arm64", "product_id": "openshift-logging/kibana6-rhel8@sha256:8a7094de78ed14972dd7c32d294583e76f0f3fee328c61e2e5ce73782f620435_arm64", "product_identification_helper": { "purl": "pkg:oci/kibana6-rhel8@sha256:8a7094de78ed14972dd7c32d294583e76f0f3fee328c61e2e5ce73782f620435?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-273" } } }, { "category": "product_version", "name": "openshift-logging/logging-loki-rhel8@sha256:639fdc4da6e4d009388006e364d41294951ef9969a90dedb9ce0b8fb69d3d388_arm64", "product": { "name": "openshift-logging/logging-loki-rhel8@sha256:639fdc4da6e4d009388006e364d41294951ef9969a90dedb9ce0b8fb69d3d388_arm64", "product_id": "openshift-logging/logging-loki-rhel8@sha256:639fdc4da6e4d009388006e364d41294951ef9969a90dedb9ce0b8fb69d3d388_arm64", "product_identification_helper": { "purl": "pkg:oci/logging-loki-rhel8@sha256:639fdc4da6e4d009388006e364d41294951ef9969a90dedb9ce0b8fb69d3d388?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.6.1-11" } } }, { "category": "product_version", "name": "openshift-logging/vector-rhel8@sha256:db8b33e26ae6d132684168fbfd156a0b6dbebca978a81fb41ddc2f3e899f1b31_arm64", "product": { "name": "openshift-logging/vector-rhel8@sha256:db8b33e26ae6d132684168fbfd156a0b6dbebca978a81fb41ddc2f3e899f1b31_arm64", "product_id": "openshift-logging/vector-rhel8@sha256:db8b33e26ae6d132684168fbfd156a0b6dbebca978a81fb41ddc2f3e899f1b31_arm64", "product_identification_helper": { "purl": "pkg:oci/vector-rhel8@sha256:db8b33e26ae6d132684168fbfd156a0b6dbebca978a81fb41ddc2f3e899f1b31?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-12" } } }, { "category": "product_version", "name": "openshift-logging/logging-view-plugin-rhel8@sha256:12f175307f3cb21398fc6a8c49492f4f33bf3f5e08a1f8879298c78865d9fd6d_arm64", "product": { "name": "openshift-logging/logging-view-plugin-rhel8@sha256:12f175307f3cb21398fc6a8c49492f4f33bf3f5e08a1f8879298c78865d9fd6d_arm64", "product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:12f175307f3cb21398fc6a8c49492f4f33bf3f5e08a1f8879298c78865d9fd6d_arm64", "product_identification_helper": { "purl": "pkg:oci/logging-view-plugin-rhel8@sha256:12f175307f3cb21398fc6a8c49492f4f33bf3f5e08a1f8879298c78865d9fd6d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.5.1-4" } } }, { "category": "product_version", "name": "openshift-logging/loki-rhel8-operator@sha256:62f74800b00858fb17fed43882f7123a9cc37576d25b612cb9c2f62e90b4608f_arm64", "product": { "name": "openshift-logging/loki-rhel8-operator@sha256:62f74800b00858fb17fed43882f7123a9cc37576d25b612cb9c2f62e90b4608f_arm64", "product_id": "openshift-logging/loki-rhel8-operator@sha256:62f74800b00858fb17fed43882f7123a9cc37576d25b612cb9c2f62e90b4608f_arm64", "product_identification_helper": { "purl": "pkg:oci/loki-rhel8-operator@sha256:62f74800b00858fb17fed43882f7123a9cc37576d25b612cb9c2f62e90b4608f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.5.1-3" } } }, { "category": "product_version", "name": "openshift-logging/lokistack-gateway-rhel8@sha256:000bc5a849b7a8a6cf5a5a9741cfa5d3d990c15708382080891a299abcc07e89_arm64", "product": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:000bc5a849b7a8a6cf5a5a9741cfa5d3d990c15708382080891a299abcc07e89_arm64", "product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:000bc5a849b7a8a6cf5a5a9741cfa5d3d990c15708382080891a299abcc07e89_arm64", "product_identification_helper": { "purl": "pkg:oci/lokistack-gateway-rhel8@sha256:000bc5a849b7a8a6cf5a5a9741cfa5d3d990c15708382080891a299abcc07e89?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-16" } } }, { "category": "product_version", "name": "openshift-logging/opa-openshift-rhel8@sha256:97e45d2399d6e546fa35e4395afe3f823b5f71c84d332e0b43c34f7c6f7f61aa_arm64", "product": { "name": "openshift-logging/opa-openshift-rhel8@sha256:97e45d2399d6e546fa35e4395afe3f823b5f71c84d332e0b43c34f7c6f7f61aa_arm64", "product_id": "openshift-logging/opa-openshift-rhel8@sha256:97e45d2399d6e546fa35e4395afe3f823b5f71c84d332e0b43c34f7c6f7f61aa_arm64", "product_identification_helper": { "purl": "pkg:oci/opa-openshift-rhel8@sha256:97e45d2399d6e546fa35e4395afe3f823b5f71c84d332e0b43c34f7c6f7f61aa?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-9" } } } ], "category": "architecture", "name": "arm64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/cluster-logging-operator-bundle@sha256:a7d097c7f59e7e3827932115e3af8659dd8a5699664ad2addde8bf85f0757de8_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:a7d097c7f59e7e3827932115e3af8659dd8a5699664ad2addde8bf85f0757de8_amd64" }, "product_reference": "openshift-logging/cluster-logging-operator-bundle@sha256:a7d097c7f59e7e3827932115e3af8659dd8a5699664ad2addde8bf85f0757de8_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:2d59ea02b8301685eb789bbfe02378a49e7fbc91d87852791b97ccb173bf7668_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2d59ea02b8301685eb789bbfe02378a49e7fbc91d87852791b97ccb173bf7668_amd64" }, "product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:2d59ea02b8301685eb789bbfe02378a49e7fbc91d87852791b97ccb173bf7668_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:544476eb743b45013d2c961959bc46a93168e430970f77b1c15a04c39034f91a_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:544476eb743b45013d2c961959bc46a93168e430970f77b1c15a04c39034f91a_s390x" }, "product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:544476eb743b45013d2c961959bc46a93168e430970f77b1c15a04c39034f91a_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:67bfde1c5ebfae146aae4fc38778373b7d834f0018332cdb3a2a734e5bcf0edb_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:67bfde1c5ebfae146aae4fc38778373b7d834f0018332cdb3a2a734e5bcf0edb_ppc64le" }, "product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:67bfde1c5ebfae146aae4fc38778373b7d834f0018332cdb3a2a734e5bcf0edb_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:77f706ac33b34a3f0d82550a2a2bb7f510e52b4b210cddca6f4b4eafa77beee0_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:77f706ac33b34a3f0d82550a2a2bb7f510e52b4b210cddca6f4b4eafa77beee0_arm64" }, "product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:77f706ac33b34a3f0d82550a2a2bb7f510e52b4b210cddca6f4b4eafa77beee0_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-operator-bundle@sha256:12340cf54db5a79490544f60370c858d383c8132b3fa6cb7d5d44cab2658a3aa_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:12340cf54db5a79490544f60370c858d383c8132b3fa6cb7d5d44cab2658a3aa_amd64" }, "product_reference": "openshift-logging/elasticsearch-operator-bundle@sha256:12340cf54db5a79490544f60370c858d383c8132b3fa6cb7d5d44cab2658a3aa_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:4ce63bcc2bfb7a12f7502bcbfde4cd98d5818bca155aa0db063f1077910feacb_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:4ce63bcc2bfb7a12f7502bcbfde4cd98d5818bca155aa0db063f1077910feacb_s390x" }, "product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:4ce63bcc2bfb7a12f7502bcbfde4cd98d5818bca155aa0db063f1077910feacb_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:600fef03d078547801b8aed8f3dd1cf0fb8450815528e1bbeb5e3e695778ab40_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:600fef03d078547801b8aed8f3dd1cf0fb8450815528e1bbeb5e3e695778ab40_arm64" }, "product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:600fef03d078547801b8aed8f3dd1cf0fb8450815528e1bbeb5e3e695778ab40_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:c842befed3c1300828098c6eddc1548cc01a66e6fc5fe82ac88f29a6e16f6f89_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:c842befed3c1300828098c6eddc1548cc01a66e6fc5fe82ac88f29a6e16f6f89_amd64" }, "product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:c842befed3c1300828098c6eddc1548cc01a66e6fc5fe82ac88f29a6e16f6f89_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ca8a4fe474160aed7bdaa13429ff8d52633eeee77b16a7ebadc5a44ee4e4e057_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:ca8a4fe474160aed7bdaa13429ff8d52633eeee77b16a7ebadc5a44ee4e4e057_ppc64le" }, "product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ca8a4fe474160aed7bdaa13429ff8d52633eeee77b16a7ebadc5a44ee4e4e057_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:4fdec436aaab695bfd013ffaecbba92bc2903f87cb1565e13e8fcc664576bde8_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:4fdec436aaab695bfd013ffaecbba92bc2903f87cb1565e13e8fcc664576bde8_ppc64le" }, "product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:4fdec436aaab695bfd013ffaecbba92bc2903f87cb1565e13e8fcc664576bde8_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:5fa4a511e2b6f389b6cbbde4ada7e5bf6c2a4e7f4edcf527e29da77e9bd91be5_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:5fa4a511e2b6f389b6cbbde4ada7e5bf6c2a4e7f4edcf527e29da77e9bd91be5_amd64" }, "product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:5fa4a511e2b6f389b6cbbde4ada7e5bf6c2a4e7f4edcf527e29da77e9bd91be5_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:7310047975a3b2af0edffebed3920d2fb1e76ba826084d87bbb5f20dc3ebfaf3_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:7310047975a3b2af0edffebed3920d2fb1e76ba826084d87bbb5f20dc3ebfaf3_arm64" }, "product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:7310047975a3b2af0edffebed3920d2fb1e76ba826084d87bbb5f20dc3ebfaf3_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:d52d17e93aac1b7915b02cd1ff742fde0c479a68d3be562f03df488139819f8e_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:d52d17e93aac1b7915b02cd1ff742fde0c479a68d3be562f03df488139819f8e_s390x" }, "product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:d52d17e93aac1b7915b02cd1ff742fde0c479a68d3be562f03df488139819f8e_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:417ebbbaf684f1968e5a3d438f12f17b90315015fde6dd372330451c0759ca5b_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:417ebbbaf684f1968e5a3d438f12f17b90315015fde6dd372330451c0759ca5b_ppc64le" }, "product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:417ebbbaf684f1968e5a3d438f12f17b90315015fde6dd372330451c0759ca5b_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:ae629ddcf640a96d292b9e28665dbaea8b01a36a1b5cb35fd6d1099f9daebe4b_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:ae629ddcf640a96d292b9e28665dbaea8b01a36a1b5cb35fd6d1099f9daebe4b_amd64" }, "product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:ae629ddcf640a96d292b9e28665dbaea8b01a36a1b5cb35fd6d1099f9daebe4b_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:c5784fc0a27769499a36819c1ca82488a19c1d2878f7dd67fe985c5b09226d74_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:c5784fc0a27769499a36819c1ca82488a19c1d2878f7dd67fe985c5b09226d74_s390x" }, "product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:c5784fc0a27769499a36819c1ca82488a19c1d2878f7dd67fe985c5b09226d74_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:de443bcf2ab07a0db72d1ef5447e92d9ab04b28eae98d1f3dcc443057f75e12a_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:de443bcf2ab07a0db72d1ef5447e92d9ab04b28eae98d1f3dcc443057f75e12a_arm64" }, "product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:de443bcf2ab07a0db72d1ef5447e92d9ab04b28eae98d1f3dcc443057f75e12a_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/eventrouter-rhel8@sha256:71dbb0646b147374c0af51fbec3df0caedaa5def05522e90c6fc254115458bdc_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:71dbb0646b147374c0af51fbec3df0caedaa5def05522e90c6fc254115458bdc_ppc64le" }, "product_reference": "openshift-logging/eventrouter-rhel8@sha256:71dbb0646b147374c0af51fbec3df0caedaa5def05522e90c6fc254115458bdc_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/eventrouter-rhel8@sha256:b15e8cf1b4228e4773210e0829dee8944eee708c752f11f7cad9014214d563b7_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:b15e8cf1b4228e4773210e0829dee8944eee708c752f11f7cad9014214d563b7_arm64" }, "product_reference": "openshift-logging/eventrouter-rhel8@sha256:b15e8cf1b4228e4773210e0829dee8944eee708c752f11f7cad9014214d563b7_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/eventrouter-rhel8@sha256:de62972211813bae9d43d8fd13b3011d13f7214dbecd3d6b2b300d83e56ba9fc_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:de62972211813bae9d43d8fd13b3011d13f7214dbecd3d6b2b300d83e56ba9fc_s390x" }, "product_reference": "openshift-logging/eventrouter-rhel8@sha256:de62972211813bae9d43d8fd13b3011d13f7214dbecd3d6b2b300d83e56ba9fc_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/eventrouter-rhel8@sha256:f4e6a9487e332db9e476a99e4eaecabfda439ff304ce6ace158e56822a750585_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:f4e6a9487e332db9e476a99e4eaecabfda439ff304ce6ace158e56822a750585_amd64" }, "product_reference": "openshift-logging/eventrouter-rhel8@sha256:f4e6a9487e332db9e476a99e4eaecabfda439ff304ce6ace158e56822a750585_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/fluentd-rhel8@sha256:16a1e34b761d0d61e743d7a99672d866aaf8d161e540a28c7a8611e81c6d3534_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:16a1e34b761d0d61e743d7a99672d866aaf8d161e540a28c7a8611e81c6d3534_s390x" }, "product_reference": "openshift-logging/fluentd-rhel8@sha256:16a1e34b761d0d61e743d7a99672d866aaf8d161e540a28c7a8611e81c6d3534_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/fluentd-rhel8@sha256:3e813bdf76ac010ba3f7bba5c3f057cb59ed38531a082a3532490ee393041613_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:3e813bdf76ac010ba3f7bba5c3f057cb59ed38531a082a3532490ee393041613_ppc64le" }, "product_reference": "openshift-logging/fluentd-rhel8@sha256:3e813bdf76ac010ba3f7bba5c3f057cb59ed38531a082a3532490ee393041613_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/fluentd-rhel8@sha256:5f08dc24abc3b23c0b51076fdb92395cfe9189289fa2f1e5903e90d57de66124_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:5f08dc24abc3b23c0b51076fdb92395cfe9189289fa2f1e5903e90d57de66124_amd64" }, "product_reference": "openshift-logging/fluentd-rhel8@sha256:5f08dc24abc3b23c0b51076fdb92395cfe9189289fa2f1e5903e90d57de66124_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/fluentd-rhel8@sha256:637577b92cdd5daad8fd67db489e631587c9fbffabbe04578a50b71b1279b839_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:637577b92cdd5daad8fd67db489e631587c9fbffabbe04578a50b71b1279b839_arm64" }, "product_reference": "openshift-logging/fluentd-rhel8@sha256:637577b92cdd5daad8fd67db489e631587c9fbffabbe04578a50b71b1279b839_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/kibana6-rhel8@sha256:69313dc0314eecc136358da4ac0ae4ca316c058cafac2d9a8d44ce81d03ad278_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:69313dc0314eecc136358da4ac0ae4ca316c058cafac2d9a8d44ce81d03ad278_s390x" }, "product_reference": "openshift-logging/kibana6-rhel8@sha256:69313dc0314eecc136358da4ac0ae4ca316c058cafac2d9a8d44ce81d03ad278_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/kibana6-rhel8@sha256:8a7094de78ed14972dd7c32d294583e76f0f3fee328c61e2e5ce73782f620435_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:8a7094de78ed14972dd7c32d294583e76f0f3fee328c61e2e5ce73782f620435_arm64" }, "product_reference": "openshift-logging/kibana6-rhel8@sha256:8a7094de78ed14972dd7c32d294583e76f0f3fee328c61e2e5ce73782f620435_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/kibana6-rhel8@sha256:90e9c04c410a9abaf877d088e2f234df2677396e9091b13d9db94c01bd3b8ac9_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:90e9c04c410a9abaf877d088e2f234df2677396e9091b13d9db94c01bd3b8ac9_ppc64le" }, "product_reference": "openshift-logging/kibana6-rhel8@sha256:90e9c04c410a9abaf877d088e2f234df2677396e9091b13d9db94c01bd3b8ac9_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/kibana6-rhel8@sha256:d152cd81a7054e5bd48e60af4b72493b7969e6ddb4345fa58ef7441af5c717d1_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d152cd81a7054e5bd48e60af4b72493b7969e6ddb4345fa58ef7441af5c717d1_amd64" }, "product_reference": "openshift-logging/kibana6-rhel8@sha256:d152cd81a7054e5bd48e60af4b72493b7969e6ddb4345fa58ef7441af5c717d1_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:01b6cf95378f8967a69e7dc981c0afcbb3d564a6ae85421852a9aca2acfbb1da_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:01b6cf95378f8967a69e7dc981c0afcbb3d564a6ae85421852a9aca2acfbb1da_arm64" }, "product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:01b6cf95378f8967a69e7dc981c0afcbb3d564a6ae85421852a9aca2acfbb1da_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:4c14a5a041075a869284fdf4f40f924aad7b2ffa45640f1e0fc3d1814ae2db30_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:4c14a5a041075a869284fdf4f40f924aad7b2ffa45640f1e0fc3d1814ae2db30_ppc64le" }, "product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:4c14a5a041075a869284fdf4f40f924aad7b2ffa45640f1e0fc3d1814ae2db30_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:772bf44cecbc46497ea5006a34bb4e3e35ff1af6696431d8898b516b97fbb7c6_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:772bf44cecbc46497ea5006a34bb4e3e35ff1af6696431d8898b516b97fbb7c6_amd64" }, "product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:772bf44cecbc46497ea5006a34bb4e3e35ff1af6696431d8898b516b97fbb7c6_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:90391a79e23a958877542d60ec3f3f134fdd9499c0da9d7b00c09030d79d8a0d_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:90391a79e23a958877542d60ec3f3f134fdd9499c0da9d7b00c09030d79d8a0d_s390x" }, "product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:90391a79e23a958877542d60ec3f3f134fdd9499c0da9d7b00c09030d79d8a0d_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-curator5-rhel8@sha256:8acfc4de5112b00ba0dbc9ec5a892ac29702ba7572b8620badd73ca00fbb3431_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:8acfc4de5112b00ba0dbc9ec5a892ac29702ba7572b8620badd73ca00fbb3431_arm64" }, "product_reference": "openshift-logging/logging-curator5-rhel8@sha256:8acfc4de5112b00ba0dbc9ec5a892ac29702ba7572b8620badd73ca00fbb3431_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-curator5-rhel8@sha256:8b99461898d67dd2d99eb5d7a5ef775680da4646873c6cecf3fdfe8899d3b653_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:8b99461898d67dd2d99eb5d7a5ef775680da4646873c6cecf3fdfe8899d3b653_ppc64le" }, "product_reference": "openshift-logging/logging-curator5-rhel8@sha256:8b99461898d67dd2d99eb5d7a5ef775680da4646873c6cecf3fdfe8899d3b653_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-curator5-rhel8@sha256:b534dd8cbdb76e660fb9f3fd35b4ead8913aa1e369ad143280473cd09288abb6_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:b534dd8cbdb76e660fb9f3fd35b4ead8913aa1e369ad143280473cd09288abb6_s390x" }, "product_reference": "openshift-logging/logging-curator5-rhel8@sha256:b534dd8cbdb76e660fb9f3fd35b4ead8913aa1e369ad143280473cd09288abb6_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-curator5-rhel8@sha256:ccf9b8b18b2c0eed53347f49e0057db6aed476f4b9f245dba63989de1271d555_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:ccf9b8b18b2c0eed53347f49e0057db6aed476f4b9f245dba63989de1271d555_amd64" }, "product_reference": "openshift-logging/logging-curator5-rhel8@sha256:ccf9b8b18b2c0eed53347f49e0057db6aed476f4b9f245dba63989de1271d555_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-loki-rhel8@sha256:5c7115e608266b43d4f70c836157519312f8c564696458ad297f412fc2f4f2dc_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:5c7115e608266b43d4f70c836157519312f8c564696458ad297f412fc2f4f2dc_ppc64le" }, "product_reference": "openshift-logging/logging-loki-rhel8@sha256:5c7115e608266b43d4f70c836157519312f8c564696458ad297f412fc2f4f2dc_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-loki-rhel8@sha256:639fdc4da6e4d009388006e364d41294951ef9969a90dedb9ce0b8fb69d3d388_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:639fdc4da6e4d009388006e364d41294951ef9969a90dedb9ce0b8fb69d3d388_arm64" }, "product_reference": "openshift-logging/logging-loki-rhel8@sha256:639fdc4da6e4d009388006e364d41294951ef9969a90dedb9ce0b8fb69d3d388_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-loki-rhel8@sha256:9a6baa41333e899d5bffaf17563a652fe51af89127a54ef1e7b3e1586a1f50fe_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:9a6baa41333e899d5bffaf17563a652fe51af89127a54ef1e7b3e1586a1f50fe_s390x" }, "product_reference": "openshift-logging/logging-loki-rhel8@sha256:9a6baa41333e899d5bffaf17563a652fe51af89127a54ef1e7b3e1586a1f50fe_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-loki-rhel8@sha256:a7e3d8c75fe2529794a1ea2775b28e29ea71a36fc22bd49facbcde36b9bf3313_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:a7e3d8c75fe2529794a1ea2775b28e29ea71a36fc22bd49facbcde36b9bf3313_amd64" }, "product_reference": "openshift-logging/logging-loki-rhel8@sha256:a7e3d8c75fe2529794a1ea2775b28e29ea71a36fc22bd49facbcde36b9bf3313_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-view-plugin-rhel8@sha256:12f175307f3cb21398fc6a8c49492f4f33bf3f5e08a1f8879298c78865d9fd6d_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:12f175307f3cb21398fc6a8c49492f4f33bf3f5e08a1f8879298c78865d9fd6d_arm64" }, "product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:12f175307f3cb21398fc6a8c49492f4f33bf3f5e08a1f8879298c78865d9fd6d_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-view-plugin-rhel8@sha256:551edc48e4f3268187ed743ffdbbb05ab52397172296d0dcd70567113e0bf9cd_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:551edc48e4f3268187ed743ffdbbb05ab52397172296d0dcd70567113e0bf9cd_ppc64le" }, "product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:551edc48e4f3268187ed743ffdbbb05ab52397172296d0dcd70567113e0bf9cd_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-view-plugin-rhel8@sha256:d0c6a24d4275af8c27f76a1fab969d9c1ff6a2240d3296c5a197d14108716061_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:d0c6a24d4275af8c27f76a1fab969d9c1ff6a2240d3296c5a197d14108716061_s390x" }, "product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:d0c6a24d4275af8c27f76a1fab969d9c1ff6a2240d3296c5a197d14108716061_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-view-plugin-rhel8@sha256:d4521839fb9276e6108e735ab43e69d4140ef67dddc26ebbe0095262604a4313_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:d4521839fb9276e6108e735ab43e69d4140ef67dddc26ebbe0095262604a4313_amd64" }, "product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:d4521839fb9276e6108e735ab43e69d4140ef67dddc26ebbe0095262604a4313_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/loki-operator-bundle@sha256:db9deeeca6e6fa079bad93b383fdc04221179c33c9312ce88a5ab2c3cdd421fa_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:db9deeeca6e6fa079bad93b383fdc04221179c33c9312ce88a5ab2c3cdd421fa_amd64" }, "product_reference": "openshift-logging/loki-operator-bundle@sha256:db9deeeca6e6fa079bad93b383fdc04221179c33c9312ce88a5ab2c3cdd421fa_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/loki-rhel8-operator@sha256:1bfb4458f8420193b59b7c1107f8d851985d8cfd65eaa333a1609d4587fed08e_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1bfb4458f8420193b59b7c1107f8d851985d8cfd65eaa333a1609d4587fed08e_s390x" }, "product_reference": "openshift-logging/loki-rhel8-operator@sha256:1bfb4458f8420193b59b7c1107f8d851985d8cfd65eaa333a1609d4587fed08e_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/loki-rhel8-operator@sha256:62f74800b00858fb17fed43882f7123a9cc37576d25b612cb9c2f62e90b4608f_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:62f74800b00858fb17fed43882f7123a9cc37576d25b612cb9c2f62e90b4608f_arm64" }, "product_reference": "openshift-logging/loki-rhel8-operator@sha256:62f74800b00858fb17fed43882f7123a9cc37576d25b612cb9c2f62e90b4608f_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/loki-rhel8-operator@sha256:a99d5e612ea96db4a2e6d5d40e989abebf3eb0687f8f82054a48e08b1ab69331_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:a99d5e612ea96db4a2e6d5d40e989abebf3eb0687f8f82054a48e08b1ab69331_amd64" }, "product_reference": "openshift-logging/loki-rhel8-operator@sha256:a99d5e612ea96db4a2e6d5d40e989abebf3eb0687f8f82054a48e08b1ab69331_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/loki-rhel8-operator@sha256:c636849388eb1b0cd6d575b2be0b88f446f41f71f50dbd4b0739e5ddd47ca083_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:c636849388eb1b0cd6d575b2be0b88f446f41f71f50dbd4b0739e5ddd47ca083_ppc64le" }, "product_reference": "openshift-logging/loki-rhel8-operator@sha256:c636849388eb1b0cd6d575b2be0b88f446f41f71f50dbd4b0739e5ddd47ca083_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:000bc5a849b7a8a6cf5a5a9741cfa5d3d990c15708382080891a299abcc07e89_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:000bc5a849b7a8a6cf5a5a9741cfa5d3d990c15708382080891a299abcc07e89_arm64" }, "product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:000bc5a849b7a8a6cf5a5a9741cfa5d3d990c15708382080891a299abcc07e89_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:0deb7ee6d255dd49263ae630975ee0238b0a98f2318c099f9473088e0075a5a0_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:0deb7ee6d255dd49263ae630975ee0238b0a98f2318c099f9473088e0075a5a0_ppc64le" }, "product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:0deb7ee6d255dd49263ae630975ee0238b0a98f2318c099f9473088e0075a5a0_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:314778c47a115fa1874aa523b1a1ec14c092e1519ae75e5a96b8ee7fbb4ca907_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:314778c47a115fa1874aa523b1a1ec14c092e1519ae75e5a96b8ee7fbb4ca907_amd64" }, "product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:314778c47a115fa1874aa523b1a1ec14c092e1519ae75e5a96b8ee7fbb4ca907_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:4ea57ee5f2315f500e70d456832f9c81a7510e943e199ea6af2d2ea513c24f2a_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:4ea57ee5f2315f500e70d456832f9c81a7510e943e199ea6af2d2ea513c24f2a_s390x" }, "product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:4ea57ee5f2315f500e70d456832f9c81a7510e943e199ea6af2d2ea513c24f2a_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/opa-openshift-rhel8@sha256:84b38ae1b199c4c189c147806779a9dff18ccd0090df64ac5d65cb1c8ae7e302_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:84b38ae1b199c4c189c147806779a9dff18ccd0090df64ac5d65cb1c8ae7e302_s390x" }, "product_reference": "openshift-logging/opa-openshift-rhel8@sha256:84b38ae1b199c4c189c147806779a9dff18ccd0090df64ac5d65cb1c8ae7e302_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/opa-openshift-rhel8@sha256:97e45d2399d6e546fa35e4395afe3f823b5f71c84d332e0b43c34f7c6f7f61aa_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:97e45d2399d6e546fa35e4395afe3f823b5f71c84d332e0b43c34f7c6f7f61aa_arm64" }, "product_reference": "openshift-logging/opa-openshift-rhel8@sha256:97e45d2399d6e546fa35e4395afe3f823b5f71c84d332e0b43c34f7c6f7f61aa_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/opa-openshift-rhel8@sha256:b9cb01126af9689653a50933c195838873f3fbb168ca8e414e3e88b47a5a0b45_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b9cb01126af9689653a50933c195838873f3fbb168ca8e414e3e88b47a5a0b45_amd64" }, "product_reference": "openshift-logging/opa-openshift-rhel8@sha256:b9cb01126af9689653a50933c195838873f3fbb168ca8e414e3e88b47a5a0b45_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/opa-openshift-rhel8@sha256:e0d3f3d7d8cb3b1dcc9de27cbc1ca10f1c301b302f87443b861139c087f07955_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:e0d3f3d7d8cb3b1dcc9de27cbc1ca10f1c301b302f87443b861139c087f07955_ppc64le" }, "product_reference": "openshift-logging/opa-openshift-rhel8@sha256:e0d3f3d7d8cb3b1dcc9de27cbc1ca10f1c301b302f87443b861139c087f07955_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/vector-rhel8@sha256:8b457a96da3b5bebcfc854ff1fa3945663fd90ccefac6757b10e5046320cf92e_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:8b457a96da3b5bebcfc854ff1fa3945663fd90ccefac6757b10e5046320cf92e_amd64" }, "product_reference": "openshift-logging/vector-rhel8@sha256:8b457a96da3b5bebcfc854ff1fa3945663fd90ccefac6757b10e5046320cf92e_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/vector-rhel8@sha256:a70391600e9aa19dab069dd7a77905e16c2d36eefc9efb41addebe4b7e1604e9_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:a70391600e9aa19dab069dd7a77905e16c2d36eefc9efb41addebe4b7e1604e9_ppc64le" }, "product_reference": "openshift-logging/vector-rhel8@sha256:a70391600e9aa19dab069dd7a77905e16c2d36eefc9efb41addebe4b7e1604e9_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/vector-rhel8@sha256:c91ff2882ddcf1654f1e312b489375f1706a768b66f36573a7148553b0449af4_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:c91ff2882ddcf1654f1e312b489375f1706a768b66f36573a7148553b0449af4_s390x" }, "product_reference": "openshift-logging/vector-rhel8@sha256:c91ff2882ddcf1654f1e312b489375f1706a768b66f36573a7148553b0449af4_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/vector-rhel8@sha256:db8b33e26ae6d132684168fbfd156a0b6dbebca978a81fb41ddc2f3e899f1b31_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:db8b33e26ae6d132684168fbfd156a0b6dbebca978a81fb41ddc2f3e899f1b31_arm64" }, "product_reference": "openshift-logging/vector-rhel8@sha256:db8b33e26ae6d132684168fbfd156a0b6dbebca978a81fb41ddc2f3e899f1b31_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" } ] }, "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-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:a7d097c7f59e7e3827932115e3af8659dd8a5699664ad2addde8bf85f0757de8_amd64", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2d59ea02b8301685eb789bbfe02378a49e7fbc91d87852791b97ccb173bf7668_amd64", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:544476eb743b45013d2c961959bc46a93168e430970f77b1c15a04c39034f91a_s390x", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:67bfde1c5ebfae146aae4fc38778373b7d834f0018332cdb3a2a734e5bcf0edb_ppc64le", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:77f706ac33b34a3f0d82550a2a2bb7f510e52b4b210cddca6f4b4eafa77beee0_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:12340cf54db5a79490544f60370c858d383c8132b3fa6cb7d5d44cab2658a3aa_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:4ce63bcc2bfb7a12f7502bcbfde4cd98d5818bca155aa0db063f1077910feacb_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:600fef03d078547801b8aed8f3dd1cf0fb8450815528e1bbeb5e3e695778ab40_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:c842befed3c1300828098c6eddc1548cc01a66e6fc5fe82ac88f29a6e16f6f89_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:ca8a4fe474160aed7bdaa13429ff8d52633eeee77b16a7ebadc5a44ee4e4e057_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:4fdec436aaab695bfd013ffaecbba92bc2903f87cb1565e13e8fcc664576bde8_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:5fa4a511e2b6f389b6cbbde4ada7e5bf6c2a4e7f4edcf527e29da77e9bd91be5_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:7310047975a3b2af0edffebed3920d2fb1e76ba826084d87bbb5f20dc3ebfaf3_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:d52d17e93aac1b7915b02cd1ff742fde0c479a68d3be562f03df488139819f8e_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:417ebbbaf684f1968e5a3d438f12f17b90315015fde6dd372330451c0759ca5b_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:ae629ddcf640a96d292b9e28665dbaea8b01a36a1b5cb35fd6d1099f9daebe4b_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:c5784fc0a27769499a36819c1ca82488a19c1d2878f7dd67fe985c5b09226d74_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:de443bcf2ab07a0db72d1ef5447e92d9ab04b28eae98d1f3dcc443057f75e12a_arm64", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:71dbb0646b147374c0af51fbec3df0caedaa5def05522e90c6fc254115458bdc_ppc64le", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:b15e8cf1b4228e4773210e0829dee8944eee708c752f11f7cad9014214d563b7_arm64", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:de62972211813bae9d43d8fd13b3011d13f7214dbecd3d6b2b300d83e56ba9fc_s390x", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:f4e6a9487e332db9e476a99e4eaecabfda439ff304ce6ace158e56822a750585_amd64", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:16a1e34b761d0d61e743d7a99672d866aaf8d161e540a28c7a8611e81c6d3534_s390x", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:3e813bdf76ac010ba3f7bba5c3f057cb59ed38531a082a3532490ee393041613_ppc64le", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:5f08dc24abc3b23c0b51076fdb92395cfe9189289fa2f1e5903e90d57de66124_amd64", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:637577b92cdd5daad8fd67db489e631587c9fbffabbe04578a50b71b1279b839_arm64", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:69313dc0314eecc136358da4ac0ae4ca316c058cafac2d9a8d44ce81d03ad278_s390x", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:8a7094de78ed14972dd7c32d294583e76f0f3fee328c61e2e5ce73782f620435_arm64", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:90e9c04c410a9abaf877d088e2f234df2677396e9091b13d9db94c01bd3b8ac9_ppc64le", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d152cd81a7054e5bd48e60af4b72493b7969e6ddb4345fa58ef7441af5c717d1_amd64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:01b6cf95378f8967a69e7dc981c0afcbb3d564a6ae85421852a9aca2acfbb1da_arm64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4c14a5a041075a869284fdf4f40f924aad7b2ffa45640f1e0fc3d1814ae2db30_ppc64le", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:772bf44cecbc46497ea5006a34bb4e3e35ff1af6696431d8898b516b97fbb7c6_amd64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90391a79e23a958877542d60ec3f3f134fdd9499c0da9d7b00c09030d79d8a0d_s390x", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:8acfc4de5112b00ba0dbc9ec5a892ac29702ba7572b8620badd73ca00fbb3431_arm64", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:8b99461898d67dd2d99eb5d7a5ef775680da4646873c6cecf3fdfe8899d3b653_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:b534dd8cbdb76e660fb9f3fd35b4ead8913aa1e369ad143280473cd09288abb6_s390x", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:ccf9b8b18b2c0eed53347f49e0057db6aed476f4b9f245dba63989de1271d555_amd64", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:12f175307f3cb21398fc6a8c49492f4f33bf3f5e08a1f8879298c78865d9fd6d_arm64", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:551edc48e4f3268187ed743ffdbbb05ab52397172296d0dcd70567113e0bf9cd_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:d0c6a24d4275af8c27f76a1fab969d9c1ff6a2240d3296c5a197d14108716061_s390x", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:d4521839fb9276e6108e735ab43e69d4140ef67dddc26ebbe0095262604a4313_amd64", "8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:db9deeeca6e6fa079bad93b383fdc04221179c33c9312ce88a5ab2c3cdd421fa_amd64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1bfb4458f8420193b59b7c1107f8d851985d8cfd65eaa333a1609d4587fed08e_s390x", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:62f74800b00858fb17fed43882f7123a9cc37576d25b612cb9c2f62e90b4608f_arm64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:a99d5e612ea96db4a2e6d5d40e989abebf3eb0687f8f82054a48e08b1ab69331_amd64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:c636849388eb1b0cd6d575b2be0b88f446f41f71f50dbd4b0739e5ddd47ca083_ppc64le", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:000bc5a849b7a8a6cf5a5a9741cfa5d3d990c15708382080891a299abcc07e89_arm64", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:0deb7ee6d255dd49263ae630975ee0238b0a98f2318c099f9473088e0075a5a0_ppc64le", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:314778c47a115fa1874aa523b1a1ec14c092e1519ae75e5a96b8ee7fbb4ca907_amd64", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:4ea57ee5f2315f500e70d456832f9c81a7510e943e199ea6af2d2ea513c24f2a_s390x", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:84b38ae1b199c4c189c147806779a9dff18ccd0090df64ac5d65cb1c8ae7e302_s390x", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:97e45d2399d6e546fa35e4395afe3f823b5f71c84d332e0b43c34f7c6f7f61aa_arm64", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b9cb01126af9689653a50933c195838873f3fbb168ca8e414e3e88b47a5a0b45_amd64", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:e0d3f3d7d8cb3b1dcc9de27cbc1ca10f1c301b302f87443b861139c087f07955_ppc64le", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:8b457a96da3b5bebcfc854ff1fa3945663fd90ccefac6757b10e5046320cf92e_amd64", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:a70391600e9aa19dab069dd7a77905e16c2d36eefc9efb41addebe4b7e1604e9_ppc64le", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:c91ff2882ddcf1654f1e312b489375f1706a768b66f36573a7148553b0449af4_s390x", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:db8b33e26ae6d132684168fbfd156a0b6dbebca978a81fb41ddc2f3e899f1b31_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:5c7115e608266b43d4f70c836157519312f8c564696458ad297f412fc2f4f2dc_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:639fdc4da6e4d009388006e364d41294951ef9969a90dedb9ce0b8fb69d3d388_arm64", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:9a6baa41333e899d5bffaf17563a652fe51af89127a54ef1e7b3e1586a1f50fe_s390x", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:a7e3d8c75fe2529794a1ea2775b28e29ea71a36fc22bd49facbcde36b9bf3313_amd64" ], "known_not_affected": [ "8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:a7d097c7f59e7e3827932115e3af8659dd8a5699664ad2addde8bf85f0757de8_amd64", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2d59ea02b8301685eb789bbfe02378a49e7fbc91d87852791b97ccb173bf7668_amd64", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:544476eb743b45013d2c961959bc46a93168e430970f77b1c15a04c39034f91a_s390x", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:67bfde1c5ebfae146aae4fc38778373b7d834f0018332cdb3a2a734e5bcf0edb_ppc64le", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:77f706ac33b34a3f0d82550a2a2bb7f510e52b4b210cddca6f4b4eafa77beee0_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:12340cf54db5a79490544f60370c858d383c8132b3fa6cb7d5d44cab2658a3aa_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:4ce63bcc2bfb7a12f7502bcbfde4cd98d5818bca155aa0db063f1077910feacb_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:600fef03d078547801b8aed8f3dd1cf0fb8450815528e1bbeb5e3e695778ab40_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:c842befed3c1300828098c6eddc1548cc01a66e6fc5fe82ac88f29a6e16f6f89_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:ca8a4fe474160aed7bdaa13429ff8d52633eeee77b16a7ebadc5a44ee4e4e057_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:4fdec436aaab695bfd013ffaecbba92bc2903f87cb1565e13e8fcc664576bde8_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:5fa4a511e2b6f389b6cbbde4ada7e5bf6c2a4e7f4edcf527e29da77e9bd91be5_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:7310047975a3b2af0edffebed3920d2fb1e76ba826084d87bbb5f20dc3ebfaf3_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:d52d17e93aac1b7915b02cd1ff742fde0c479a68d3be562f03df488139819f8e_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:417ebbbaf684f1968e5a3d438f12f17b90315015fde6dd372330451c0759ca5b_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:ae629ddcf640a96d292b9e28665dbaea8b01a36a1b5cb35fd6d1099f9daebe4b_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:c5784fc0a27769499a36819c1ca82488a19c1d2878f7dd67fe985c5b09226d74_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:de443bcf2ab07a0db72d1ef5447e92d9ab04b28eae98d1f3dcc443057f75e12a_arm64", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:71dbb0646b147374c0af51fbec3df0caedaa5def05522e90c6fc254115458bdc_ppc64le", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:b15e8cf1b4228e4773210e0829dee8944eee708c752f11f7cad9014214d563b7_arm64", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:de62972211813bae9d43d8fd13b3011d13f7214dbecd3d6b2b300d83e56ba9fc_s390x", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:f4e6a9487e332db9e476a99e4eaecabfda439ff304ce6ace158e56822a750585_amd64", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:16a1e34b761d0d61e743d7a99672d866aaf8d161e540a28c7a8611e81c6d3534_s390x", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:3e813bdf76ac010ba3f7bba5c3f057cb59ed38531a082a3532490ee393041613_ppc64le", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:5f08dc24abc3b23c0b51076fdb92395cfe9189289fa2f1e5903e90d57de66124_amd64", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:637577b92cdd5daad8fd67db489e631587c9fbffabbe04578a50b71b1279b839_arm64", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:69313dc0314eecc136358da4ac0ae4ca316c058cafac2d9a8d44ce81d03ad278_s390x", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:8a7094de78ed14972dd7c32d294583e76f0f3fee328c61e2e5ce73782f620435_arm64", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:90e9c04c410a9abaf877d088e2f234df2677396e9091b13d9db94c01bd3b8ac9_ppc64le", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d152cd81a7054e5bd48e60af4b72493b7969e6ddb4345fa58ef7441af5c717d1_amd64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:01b6cf95378f8967a69e7dc981c0afcbb3d564a6ae85421852a9aca2acfbb1da_arm64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4c14a5a041075a869284fdf4f40f924aad7b2ffa45640f1e0fc3d1814ae2db30_ppc64le", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:772bf44cecbc46497ea5006a34bb4e3e35ff1af6696431d8898b516b97fbb7c6_amd64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90391a79e23a958877542d60ec3f3f134fdd9499c0da9d7b00c09030d79d8a0d_s390x", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:8acfc4de5112b00ba0dbc9ec5a892ac29702ba7572b8620badd73ca00fbb3431_arm64", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:8b99461898d67dd2d99eb5d7a5ef775680da4646873c6cecf3fdfe8899d3b653_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:b534dd8cbdb76e660fb9f3fd35b4ead8913aa1e369ad143280473cd09288abb6_s390x", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:ccf9b8b18b2c0eed53347f49e0057db6aed476f4b9f245dba63989de1271d555_amd64", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:12f175307f3cb21398fc6a8c49492f4f33bf3f5e08a1f8879298c78865d9fd6d_arm64", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:551edc48e4f3268187ed743ffdbbb05ab52397172296d0dcd70567113e0bf9cd_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:d0c6a24d4275af8c27f76a1fab969d9c1ff6a2240d3296c5a197d14108716061_s390x", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:d4521839fb9276e6108e735ab43e69d4140ef67dddc26ebbe0095262604a4313_amd64", "8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:db9deeeca6e6fa079bad93b383fdc04221179c33c9312ce88a5ab2c3cdd421fa_amd64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1bfb4458f8420193b59b7c1107f8d851985d8cfd65eaa333a1609d4587fed08e_s390x", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:62f74800b00858fb17fed43882f7123a9cc37576d25b612cb9c2f62e90b4608f_arm64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:a99d5e612ea96db4a2e6d5d40e989abebf3eb0687f8f82054a48e08b1ab69331_amd64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:c636849388eb1b0cd6d575b2be0b88f446f41f71f50dbd4b0739e5ddd47ca083_ppc64le", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:000bc5a849b7a8a6cf5a5a9741cfa5d3d990c15708382080891a299abcc07e89_arm64", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:0deb7ee6d255dd49263ae630975ee0238b0a98f2318c099f9473088e0075a5a0_ppc64le", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:314778c47a115fa1874aa523b1a1ec14c092e1519ae75e5a96b8ee7fbb4ca907_amd64", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:4ea57ee5f2315f500e70d456832f9c81a7510e943e199ea6af2d2ea513c24f2a_s390x", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:84b38ae1b199c4c189c147806779a9dff18ccd0090df64ac5d65cb1c8ae7e302_s390x", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:97e45d2399d6e546fa35e4395afe3f823b5f71c84d332e0b43c34f7c6f7f61aa_arm64", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b9cb01126af9689653a50933c195838873f3fbb168ca8e414e3e88b47a5a0b45_amd64", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:e0d3f3d7d8cb3b1dcc9de27cbc1ca10f1c301b302f87443b861139c087f07955_ppc64le", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:8b457a96da3b5bebcfc854ff1fa3945663fd90ccefac6757b10e5046320cf92e_amd64", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:a70391600e9aa19dab069dd7a77905e16c2d36eefc9efb41addebe4b7e1604e9_ppc64le", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:c91ff2882ddcf1654f1e312b489375f1706a768b66f36573a7148553b0449af4_s390x", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:db8b33e26ae6d132684168fbfd156a0b6dbebca978a81fb41ddc2f3e899f1b31_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": "2022-09-06T17:00:14+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:5c7115e608266b43d4f70c836157519312f8c564696458ad297f412fc2f4f2dc_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:639fdc4da6e4d009388006e364d41294951ef9969a90dedb9ce0b8fb69d3d388_arm64", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:9a6baa41333e899d5bffaf17563a652fe51af89127a54ef1e7b3e1586a1f50fe_s390x", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:a7e3d8c75fe2529794a1ea2775b28e29ea71a36fc22bd49facbcde36b9bf3313_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6344" } ], "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-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:5c7115e608266b43d4f70c836157519312f8c564696458ad297f412fc2f4f2dc_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:639fdc4da6e4d009388006e364d41294951ef9969a90dedb9ce0b8fb69d3d388_arm64", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:9a6baa41333e899d5bffaf17563a652fe51af89127a54ef1e7b3e1586a1f50fe_s390x", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:a7e3d8c75fe2529794a1ea2775b28e29ea71a36fc22bd49facbcde36b9bf3313_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: improper sanitization of Transfer-Encoding header" }, { "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-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:a7d097c7f59e7e3827932115e3af8659dd8a5699664ad2addde8bf85f0757de8_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:12340cf54db5a79490544f60370c858d383c8132b3fa6cb7d5d44cab2658a3aa_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:4ce63bcc2bfb7a12f7502bcbfde4cd98d5818bca155aa0db063f1077910feacb_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:600fef03d078547801b8aed8f3dd1cf0fb8450815528e1bbeb5e3e695778ab40_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:c842befed3c1300828098c6eddc1548cc01a66e6fc5fe82ac88f29a6e16f6f89_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:ca8a4fe474160aed7bdaa13429ff8d52633eeee77b16a7ebadc5a44ee4e4e057_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:4fdec436aaab695bfd013ffaecbba92bc2903f87cb1565e13e8fcc664576bde8_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:5fa4a511e2b6f389b6cbbde4ada7e5bf6c2a4e7f4edcf527e29da77e9bd91be5_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:7310047975a3b2af0edffebed3920d2fb1e76ba826084d87bbb5f20dc3ebfaf3_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:d52d17e93aac1b7915b02cd1ff742fde0c479a68d3be562f03df488139819f8e_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:417ebbbaf684f1968e5a3d438f12f17b90315015fde6dd372330451c0759ca5b_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:ae629ddcf640a96d292b9e28665dbaea8b01a36a1b5cb35fd6d1099f9daebe4b_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:c5784fc0a27769499a36819c1ca82488a19c1d2878f7dd67fe985c5b09226d74_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:de443bcf2ab07a0db72d1ef5447e92d9ab04b28eae98d1f3dcc443057f75e12a_arm64", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:16a1e34b761d0d61e743d7a99672d866aaf8d161e540a28c7a8611e81c6d3534_s390x", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:3e813bdf76ac010ba3f7bba5c3f057cb59ed38531a082a3532490ee393041613_ppc64le", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:5f08dc24abc3b23c0b51076fdb92395cfe9189289fa2f1e5903e90d57de66124_amd64", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:637577b92cdd5daad8fd67db489e631587c9fbffabbe04578a50b71b1279b839_arm64", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:69313dc0314eecc136358da4ac0ae4ca316c058cafac2d9a8d44ce81d03ad278_s390x", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:8a7094de78ed14972dd7c32d294583e76f0f3fee328c61e2e5ce73782f620435_arm64", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:90e9c04c410a9abaf877d088e2f234df2677396e9091b13d9db94c01bd3b8ac9_ppc64le", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d152cd81a7054e5bd48e60af4b72493b7969e6ddb4345fa58ef7441af5c717d1_amd64", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:8acfc4de5112b00ba0dbc9ec5a892ac29702ba7572b8620badd73ca00fbb3431_arm64", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:8b99461898d67dd2d99eb5d7a5ef775680da4646873c6cecf3fdfe8899d3b653_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:b534dd8cbdb76e660fb9f3fd35b4ead8913aa1e369ad143280473cd09288abb6_s390x", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:ccf9b8b18b2c0eed53347f49e0057db6aed476f4b9f245dba63989de1271d555_amd64", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:5c7115e608266b43d4f70c836157519312f8c564696458ad297f412fc2f4f2dc_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:639fdc4da6e4d009388006e364d41294951ef9969a90dedb9ce0b8fb69d3d388_arm64", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:9a6baa41333e899d5bffaf17563a652fe51af89127a54ef1e7b3e1586a1f50fe_s390x", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:a7e3d8c75fe2529794a1ea2775b28e29ea71a36fc22bd49facbcde36b9bf3313_amd64", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:12f175307f3cb21398fc6a8c49492f4f33bf3f5e08a1f8879298c78865d9fd6d_arm64", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:551edc48e4f3268187ed743ffdbbb05ab52397172296d0dcd70567113e0bf9cd_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:d0c6a24d4275af8c27f76a1fab969d9c1ff6a2240d3296c5a197d14108716061_s390x", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:d4521839fb9276e6108e735ab43e69d4140ef67dddc26ebbe0095262604a4313_amd64", "8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:db9deeeca6e6fa079bad93b383fdc04221179c33c9312ce88a5ab2c3cdd421fa_amd64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1bfb4458f8420193b59b7c1107f8d851985d8cfd65eaa333a1609d4587fed08e_s390x", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:62f74800b00858fb17fed43882f7123a9cc37576d25b612cb9c2f62e90b4608f_arm64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:a99d5e612ea96db4a2e6d5d40e989abebf3eb0687f8f82054a48e08b1ab69331_amd64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:c636849388eb1b0cd6d575b2be0b88f446f41f71f50dbd4b0739e5ddd47ca083_ppc64le", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:000bc5a849b7a8a6cf5a5a9741cfa5d3d990c15708382080891a299abcc07e89_arm64", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:0deb7ee6d255dd49263ae630975ee0238b0a98f2318c099f9473088e0075a5a0_ppc64le", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:314778c47a115fa1874aa523b1a1ec14c092e1519ae75e5a96b8ee7fbb4ca907_amd64", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:4ea57ee5f2315f500e70d456832f9c81a7510e943e199ea6af2d2ea513c24f2a_s390x", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:84b38ae1b199c4c189c147806779a9dff18ccd0090df64ac5d65cb1c8ae7e302_s390x", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:97e45d2399d6e546fa35e4395afe3f823b5f71c84d332e0b43c34f7c6f7f61aa_arm64", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b9cb01126af9689653a50933c195838873f3fbb168ca8e414e3e88b47a5a0b45_amd64", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:e0d3f3d7d8cb3b1dcc9de27cbc1ca10f1c301b302f87443b861139c087f07955_ppc64le", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:8b457a96da3b5bebcfc854ff1fa3945663fd90ccefac6757b10e5046320cf92e_amd64", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:a70391600e9aa19dab069dd7a77905e16c2d36eefc9efb41addebe4b7e1604e9_ppc64le", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:c91ff2882ddcf1654f1e312b489375f1706a768b66f36573a7148553b0449af4_s390x", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:db8b33e26ae6d132684168fbfd156a0b6dbebca978a81fb41ddc2f3e899f1b31_arm64" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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/cluster-logging-rhel8-operator@sha256:2d59ea02b8301685eb789bbfe02378a49e7fbc91d87852791b97ccb173bf7668_amd64", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:544476eb743b45013d2c961959bc46a93168e430970f77b1c15a04c39034f91a_s390x", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:67bfde1c5ebfae146aae4fc38778373b7d834f0018332cdb3a2a734e5bcf0edb_ppc64le", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:77f706ac33b34a3f0d82550a2a2bb7f510e52b4b210cddca6f4b4eafa77beee0_arm64", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:71dbb0646b147374c0af51fbec3df0caedaa5def05522e90c6fc254115458bdc_ppc64le", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:b15e8cf1b4228e4773210e0829dee8944eee708c752f11f7cad9014214d563b7_arm64", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:de62972211813bae9d43d8fd13b3011d13f7214dbecd3d6b2b300d83e56ba9fc_s390x", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:f4e6a9487e332db9e476a99e4eaecabfda439ff304ce6ace158e56822a750585_amd64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:01b6cf95378f8967a69e7dc981c0afcbb3d564a6ae85421852a9aca2acfbb1da_arm64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4c14a5a041075a869284fdf4f40f924aad7b2ffa45640f1e0fc3d1814ae2db30_ppc64le", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:772bf44cecbc46497ea5006a34bb4e3e35ff1af6696431d8898b516b97fbb7c6_amd64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90391a79e23a958877542d60ec3f3f134fdd9499c0da9d7b00c09030d79d8a0d_s390x" ], "known_not_affected": [ "8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:a7d097c7f59e7e3827932115e3af8659dd8a5699664ad2addde8bf85f0757de8_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:12340cf54db5a79490544f60370c858d383c8132b3fa6cb7d5d44cab2658a3aa_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:4ce63bcc2bfb7a12f7502bcbfde4cd98d5818bca155aa0db063f1077910feacb_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:600fef03d078547801b8aed8f3dd1cf0fb8450815528e1bbeb5e3e695778ab40_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:c842befed3c1300828098c6eddc1548cc01a66e6fc5fe82ac88f29a6e16f6f89_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:ca8a4fe474160aed7bdaa13429ff8d52633eeee77b16a7ebadc5a44ee4e4e057_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:4fdec436aaab695bfd013ffaecbba92bc2903f87cb1565e13e8fcc664576bde8_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:5fa4a511e2b6f389b6cbbde4ada7e5bf6c2a4e7f4edcf527e29da77e9bd91be5_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:7310047975a3b2af0edffebed3920d2fb1e76ba826084d87bbb5f20dc3ebfaf3_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:d52d17e93aac1b7915b02cd1ff742fde0c479a68d3be562f03df488139819f8e_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:417ebbbaf684f1968e5a3d438f12f17b90315015fde6dd372330451c0759ca5b_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:ae629ddcf640a96d292b9e28665dbaea8b01a36a1b5cb35fd6d1099f9daebe4b_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:c5784fc0a27769499a36819c1ca82488a19c1d2878f7dd67fe985c5b09226d74_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:de443bcf2ab07a0db72d1ef5447e92d9ab04b28eae98d1f3dcc443057f75e12a_arm64", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:16a1e34b761d0d61e743d7a99672d866aaf8d161e540a28c7a8611e81c6d3534_s390x", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:3e813bdf76ac010ba3f7bba5c3f057cb59ed38531a082a3532490ee393041613_ppc64le", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:5f08dc24abc3b23c0b51076fdb92395cfe9189289fa2f1e5903e90d57de66124_amd64", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:637577b92cdd5daad8fd67db489e631587c9fbffabbe04578a50b71b1279b839_arm64", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:69313dc0314eecc136358da4ac0ae4ca316c058cafac2d9a8d44ce81d03ad278_s390x", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:8a7094de78ed14972dd7c32d294583e76f0f3fee328c61e2e5ce73782f620435_arm64", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:90e9c04c410a9abaf877d088e2f234df2677396e9091b13d9db94c01bd3b8ac9_ppc64le", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d152cd81a7054e5bd48e60af4b72493b7969e6ddb4345fa58ef7441af5c717d1_amd64", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:8acfc4de5112b00ba0dbc9ec5a892ac29702ba7572b8620badd73ca00fbb3431_arm64", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:8b99461898d67dd2d99eb5d7a5ef775680da4646873c6cecf3fdfe8899d3b653_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:b534dd8cbdb76e660fb9f3fd35b4ead8913aa1e369ad143280473cd09288abb6_s390x", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:ccf9b8b18b2c0eed53347f49e0057db6aed476f4b9f245dba63989de1271d555_amd64", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:5c7115e608266b43d4f70c836157519312f8c564696458ad297f412fc2f4f2dc_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:639fdc4da6e4d009388006e364d41294951ef9969a90dedb9ce0b8fb69d3d388_arm64", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:9a6baa41333e899d5bffaf17563a652fe51af89127a54ef1e7b3e1586a1f50fe_s390x", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:a7e3d8c75fe2529794a1ea2775b28e29ea71a36fc22bd49facbcde36b9bf3313_amd64", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:12f175307f3cb21398fc6a8c49492f4f33bf3f5e08a1f8879298c78865d9fd6d_arm64", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:551edc48e4f3268187ed743ffdbbb05ab52397172296d0dcd70567113e0bf9cd_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:d0c6a24d4275af8c27f76a1fab969d9c1ff6a2240d3296c5a197d14108716061_s390x", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:d4521839fb9276e6108e735ab43e69d4140ef67dddc26ebbe0095262604a4313_amd64", "8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:db9deeeca6e6fa079bad93b383fdc04221179c33c9312ce88a5ab2c3cdd421fa_amd64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1bfb4458f8420193b59b7c1107f8d851985d8cfd65eaa333a1609d4587fed08e_s390x", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:62f74800b00858fb17fed43882f7123a9cc37576d25b612cb9c2f62e90b4608f_arm64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:a99d5e612ea96db4a2e6d5d40e989abebf3eb0687f8f82054a48e08b1ab69331_amd64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:c636849388eb1b0cd6d575b2be0b88f446f41f71f50dbd4b0739e5ddd47ca083_ppc64le", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:000bc5a849b7a8a6cf5a5a9741cfa5d3d990c15708382080891a299abcc07e89_arm64", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:0deb7ee6d255dd49263ae630975ee0238b0a98f2318c099f9473088e0075a5a0_ppc64le", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:314778c47a115fa1874aa523b1a1ec14c092e1519ae75e5a96b8ee7fbb4ca907_amd64", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:4ea57ee5f2315f500e70d456832f9c81a7510e943e199ea6af2d2ea513c24f2a_s390x", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:84b38ae1b199c4c189c147806779a9dff18ccd0090df64ac5d65cb1c8ae7e302_s390x", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:97e45d2399d6e546fa35e4395afe3f823b5f71c84d332e0b43c34f7c6f7f61aa_arm64", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b9cb01126af9689653a50933c195838873f3fbb168ca8e414e3e88b47a5a0b45_amd64", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:e0d3f3d7d8cb3b1dcc9de27cbc1ca10f1c301b302f87443b861139c087f07955_ppc64le", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:8b457a96da3b5bebcfc854ff1fa3945663fd90ccefac6757b10e5046320cf92e_amd64", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:a70391600e9aa19dab069dd7a77905e16c2d36eefc9efb41addebe4b7e1604e9_ppc64le", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:c91ff2882ddcf1654f1e312b489375f1706a768b66f36573a7148553b0449af4_s390x", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:db8b33e26ae6d132684168fbfd156a0b6dbebca978a81fb41ddc2f3e899f1b31_arm64" ] }, "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": "2022-09-06T17:00:14+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/cluster-logging-rhel8-operator@sha256:2d59ea02b8301685eb789bbfe02378a49e7fbc91d87852791b97ccb173bf7668_amd64", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:544476eb743b45013d2c961959bc46a93168e430970f77b1c15a04c39034f91a_s390x", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:67bfde1c5ebfae146aae4fc38778373b7d834f0018332cdb3a2a734e5bcf0edb_ppc64le", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:77f706ac33b34a3f0d82550a2a2bb7f510e52b4b210cddca6f4b4eafa77beee0_arm64", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:71dbb0646b147374c0af51fbec3df0caedaa5def05522e90c6fc254115458bdc_ppc64le", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:b15e8cf1b4228e4773210e0829dee8944eee708c752f11f7cad9014214d563b7_arm64", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:de62972211813bae9d43d8fd13b3011d13f7214dbecd3d6b2b300d83e56ba9fc_s390x", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:f4e6a9487e332db9e476a99e4eaecabfda439ff304ce6ace158e56822a750585_amd64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:01b6cf95378f8967a69e7dc981c0afcbb3d564a6ae85421852a9aca2acfbb1da_arm64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4c14a5a041075a869284fdf4f40f924aad7b2ffa45640f1e0fc3d1814ae2db30_ppc64le", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:772bf44cecbc46497ea5006a34bb4e3e35ff1af6696431d8898b516b97fbb7c6_amd64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90391a79e23a958877542d60ec3f3f134fdd9499c0da9d7b00c09030d79d8a0d_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6344" } ], "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-rhel8-operator@sha256:2d59ea02b8301685eb789bbfe02378a49e7fbc91d87852791b97ccb173bf7668_amd64", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:544476eb743b45013d2c961959bc46a93168e430970f77b1c15a04c39034f91a_s390x", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:67bfde1c5ebfae146aae4fc38778373b7d834f0018332cdb3a2a734e5bcf0edb_ppc64le", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:77f706ac33b34a3f0d82550a2a2bb7f510e52b4b210cddca6f4b4eafa77beee0_arm64", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:71dbb0646b147374c0af51fbec3df0caedaa5def05522e90c6fc254115458bdc_ppc64le", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:b15e8cf1b4228e4773210e0829dee8944eee708c752f11f7cad9014214d563b7_arm64", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:de62972211813bae9d43d8fd13b3011d13f7214dbecd3d6b2b300d83e56ba9fc_s390x", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:f4e6a9487e332db9e476a99e4eaecabfda439ff304ce6ace158e56822a750585_amd64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:01b6cf95378f8967a69e7dc981c0afcbb3d564a6ae85421852a9aca2acfbb1da_arm64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4c14a5a041075a869284fdf4f40f924aad7b2ffa45640f1e0fc3d1814ae2db30_ppc64le", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:772bf44cecbc46497ea5006a34bb4e3e35ff1af6696431d8898b516b97fbb7c6_amd64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90391a79e23a958877542d60ec3f3f134fdd9499c0da9d7b00c09030d79d8a0d_s390x" ] } ], "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-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:a7d097c7f59e7e3827932115e3af8659dd8a5699664ad2addde8bf85f0757de8_amd64", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2d59ea02b8301685eb789bbfe02378a49e7fbc91d87852791b97ccb173bf7668_amd64", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:544476eb743b45013d2c961959bc46a93168e430970f77b1c15a04c39034f91a_s390x", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:67bfde1c5ebfae146aae4fc38778373b7d834f0018332cdb3a2a734e5bcf0edb_ppc64le", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:77f706ac33b34a3f0d82550a2a2bb7f510e52b4b210cddca6f4b4eafa77beee0_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:12340cf54db5a79490544f60370c858d383c8132b3fa6cb7d5d44cab2658a3aa_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:4ce63bcc2bfb7a12f7502bcbfde4cd98d5818bca155aa0db063f1077910feacb_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:600fef03d078547801b8aed8f3dd1cf0fb8450815528e1bbeb5e3e695778ab40_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:c842befed3c1300828098c6eddc1548cc01a66e6fc5fe82ac88f29a6e16f6f89_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:ca8a4fe474160aed7bdaa13429ff8d52633eeee77b16a7ebadc5a44ee4e4e057_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:4fdec436aaab695bfd013ffaecbba92bc2903f87cb1565e13e8fcc664576bde8_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:5fa4a511e2b6f389b6cbbde4ada7e5bf6c2a4e7f4edcf527e29da77e9bd91be5_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:7310047975a3b2af0edffebed3920d2fb1e76ba826084d87bbb5f20dc3ebfaf3_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:d52d17e93aac1b7915b02cd1ff742fde0c479a68d3be562f03df488139819f8e_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:417ebbbaf684f1968e5a3d438f12f17b90315015fde6dd372330451c0759ca5b_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:ae629ddcf640a96d292b9e28665dbaea8b01a36a1b5cb35fd6d1099f9daebe4b_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:c5784fc0a27769499a36819c1ca82488a19c1d2878f7dd67fe985c5b09226d74_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:de443bcf2ab07a0db72d1ef5447e92d9ab04b28eae98d1f3dcc443057f75e12a_arm64", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:71dbb0646b147374c0af51fbec3df0caedaa5def05522e90c6fc254115458bdc_ppc64le", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:b15e8cf1b4228e4773210e0829dee8944eee708c752f11f7cad9014214d563b7_arm64", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:de62972211813bae9d43d8fd13b3011d13f7214dbecd3d6b2b300d83e56ba9fc_s390x", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:f4e6a9487e332db9e476a99e4eaecabfda439ff304ce6ace158e56822a750585_amd64", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:16a1e34b761d0d61e743d7a99672d866aaf8d161e540a28c7a8611e81c6d3534_s390x", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:3e813bdf76ac010ba3f7bba5c3f057cb59ed38531a082a3532490ee393041613_ppc64le", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:5f08dc24abc3b23c0b51076fdb92395cfe9189289fa2f1e5903e90d57de66124_amd64", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:637577b92cdd5daad8fd67db489e631587c9fbffabbe04578a50b71b1279b839_arm64", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:69313dc0314eecc136358da4ac0ae4ca316c058cafac2d9a8d44ce81d03ad278_s390x", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:8a7094de78ed14972dd7c32d294583e76f0f3fee328c61e2e5ce73782f620435_arm64", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:90e9c04c410a9abaf877d088e2f234df2677396e9091b13d9db94c01bd3b8ac9_ppc64le", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d152cd81a7054e5bd48e60af4b72493b7969e6ddb4345fa58ef7441af5c717d1_amd64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:01b6cf95378f8967a69e7dc981c0afcbb3d564a6ae85421852a9aca2acfbb1da_arm64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4c14a5a041075a869284fdf4f40f924aad7b2ffa45640f1e0fc3d1814ae2db30_ppc64le", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:772bf44cecbc46497ea5006a34bb4e3e35ff1af6696431d8898b516b97fbb7c6_amd64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90391a79e23a958877542d60ec3f3f134fdd9499c0da9d7b00c09030d79d8a0d_s390x", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:8acfc4de5112b00ba0dbc9ec5a892ac29702ba7572b8620badd73ca00fbb3431_arm64", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:8b99461898d67dd2d99eb5d7a5ef775680da4646873c6cecf3fdfe8899d3b653_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:b534dd8cbdb76e660fb9f3fd35b4ead8913aa1e369ad143280473cd09288abb6_s390x", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:ccf9b8b18b2c0eed53347f49e0057db6aed476f4b9f245dba63989de1271d555_amd64", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:12f175307f3cb21398fc6a8c49492f4f33bf3f5e08a1f8879298c78865d9fd6d_arm64", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:551edc48e4f3268187ed743ffdbbb05ab52397172296d0dcd70567113e0bf9cd_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:d0c6a24d4275af8c27f76a1fab969d9c1ff6a2240d3296c5a197d14108716061_s390x", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:d4521839fb9276e6108e735ab43e69d4140ef67dddc26ebbe0095262604a4313_amd64", "8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:db9deeeca6e6fa079bad93b383fdc04221179c33c9312ce88a5ab2c3cdd421fa_amd64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1bfb4458f8420193b59b7c1107f8d851985d8cfd65eaa333a1609d4587fed08e_s390x", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:62f74800b00858fb17fed43882f7123a9cc37576d25b612cb9c2f62e90b4608f_arm64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:a99d5e612ea96db4a2e6d5d40e989abebf3eb0687f8f82054a48e08b1ab69331_amd64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:c636849388eb1b0cd6d575b2be0b88f446f41f71f50dbd4b0739e5ddd47ca083_ppc64le", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:000bc5a849b7a8a6cf5a5a9741cfa5d3d990c15708382080891a299abcc07e89_arm64", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:0deb7ee6d255dd49263ae630975ee0238b0a98f2318c099f9473088e0075a5a0_ppc64le", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:314778c47a115fa1874aa523b1a1ec14c092e1519ae75e5a96b8ee7fbb4ca907_amd64", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:4ea57ee5f2315f500e70d456832f9c81a7510e943e199ea6af2d2ea513c24f2a_s390x", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:84b38ae1b199c4c189c147806779a9dff18ccd0090df64ac5d65cb1c8ae7e302_s390x", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:97e45d2399d6e546fa35e4395afe3f823b5f71c84d332e0b43c34f7c6f7f61aa_arm64", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b9cb01126af9689653a50933c195838873f3fbb168ca8e414e3e88b47a5a0b45_amd64", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:e0d3f3d7d8cb3b1dcc9de27cbc1ca10f1c301b302f87443b861139c087f07955_ppc64le", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:8b457a96da3b5bebcfc854ff1fa3945663fd90ccefac6757b10e5046320cf92e_amd64", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:a70391600e9aa19dab069dd7a77905e16c2d36eefc9efb41addebe4b7e1604e9_ppc64le", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:c91ff2882ddcf1654f1e312b489375f1706a768b66f36573a7148553b0449af4_s390x", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:db8b33e26ae6d132684168fbfd156a0b6dbebca978a81fb41ddc2f3e899f1b31_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:5c7115e608266b43d4f70c836157519312f8c564696458ad297f412fc2f4f2dc_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:639fdc4da6e4d009388006e364d41294951ef9969a90dedb9ce0b8fb69d3d388_arm64", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:9a6baa41333e899d5bffaf17563a652fe51af89127a54ef1e7b3e1586a1f50fe_s390x", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:a7e3d8c75fe2529794a1ea2775b28e29ea71a36fc22bd49facbcde36b9bf3313_amd64" ], "known_not_affected": [ "8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:a7d097c7f59e7e3827932115e3af8659dd8a5699664ad2addde8bf85f0757de8_amd64", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2d59ea02b8301685eb789bbfe02378a49e7fbc91d87852791b97ccb173bf7668_amd64", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:544476eb743b45013d2c961959bc46a93168e430970f77b1c15a04c39034f91a_s390x", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:67bfde1c5ebfae146aae4fc38778373b7d834f0018332cdb3a2a734e5bcf0edb_ppc64le", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:77f706ac33b34a3f0d82550a2a2bb7f510e52b4b210cddca6f4b4eafa77beee0_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:12340cf54db5a79490544f60370c858d383c8132b3fa6cb7d5d44cab2658a3aa_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:4ce63bcc2bfb7a12f7502bcbfde4cd98d5818bca155aa0db063f1077910feacb_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:600fef03d078547801b8aed8f3dd1cf0fb8450815528e1bbeb5e3e695778ab40_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:c842befed3c1300828098c6eddc1548cc01a66e6fc5fe82ac88f29a6e16f6f89_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:ca8a4fe474160aed7bdaa13429ff8d52633eeee77b16a7ebadc5a44ee4e4e057_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:4fdec436aaab695bfd013ffaecbba92bc2903f87cb1565e13e8fcc664576bde8_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:5fa4a511e2b6f389b6cbbde4ada7e5bf6c2a4e7f4edcf527e29da77e9bd91be5_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:7310047975a3b2af0edffebed3920d2fb1e76ba826084d87bbb5f20dc3ebfaf3_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:d52d17e93aac1b7915b02cd1ff742fde0c479a68d3be562f03df488139819f8e_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:417ebbbaf684f1968e5a3d438f12f17b90315015fde6dd372330451c0759ca5b_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:ae629ddcf640a96d292b9e28665dbaea8b01a36a1b5cb35fd6d1099f9daebe4b_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:c5784fc0a27769499a36819c1ca82488a19c1d2878f7dd67fe985c5b09226d74_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:de443bcf2ab07a0db72d1ef5447e92d9ab04b28eae98d1f3dcc443057f75e12a_arm64", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:71dbb0646b147374c0af51fbec3df0caedaa5def05522e90c6fc254115458bdc_ppc64le", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:b15e8cf1b4228e4773210e0829dee8944eee708c752f11f7cad9014214d563b7_arm64", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:de62972211813bae9d43d8fd13b3011d13f7214dbecd3d6b2b300d83e56ba9fc_s390x", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:f4e6a9487e332db9e476a99e4eaecabfda439ff304ce6ace158e56822a750585_amd64", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:16a1e34b761d0d61e743d7a99672d866aaf8d161e540a28c7a8611e81c6d3534_s390x", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:3e813bdf76ac010ba3f7bba5c3f057cb59ed38531a082a3532490ee393041613_ppc64le", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:5f08dc24abc3b23c0b51076fdb92395cfe9189289fa2f1e5903e90d57de66124_amd64", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:637577b92cdd5daad8fd67db489e631587c9fbffabbe04578a50b71b1279b839_arm64", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:69313dc0314eecc136358da4ac0ae4ca316c058cafac2d9a8d44ce81d03ad278_s390x", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:8a7094de78ed14972dd7c32d294583e76f0f3fee328c61e2e5ce73782f620435_arm64", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:90e9c04c410a9abaf877d088e2f234df2677396e9091b13d9db94c01bd3b8ac9_ppc64le", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d152cd81a7054e5bd48e60af4b72493b7969e6ddb4345fa58ef7441af5c717d1_amd64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:01b6cf95378f8967a69e7dc981c0afcbb3d564a6ae85421852a9aca2acfbb1da_arm64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4c14a5a041075a869284fdf4f40f924aad7b2ffa45640f1e0fc3d1814ae2db30_ppc64le", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:772bf44cecbc46497ea5006a34bb4e3e35ff1af6696431d8898b516b97fbb7c6_amd64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90391a79e23a958877542d60ec3f3f134fdd9499c0da9d7b00c09030d79d8a0d_s390x", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:8acfc4de5112b00ba0dbc9ec5a892ac29702ba7572b8620badd73ca00fbb3431_arm64", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:8b99461898d67dd2d99eb5d7a5ef775680da4646873c6cecf3fdfe8899d3b653_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:b534dd8cbdb76e660fb9f3fd35b4ead8913aa1e369ad143280473cd09288abb6_s390x", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:ccf9b8b18b2c0eed53347f49e0057db6aed476f4b9f245dba63989de1271d555_amd64", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:12f175307f3cb21398fc6a8c49492f4f33bf3f5e08a1f8879298c78865d9fd6d_arm64", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:551edc48e4f3268187ed743ffdbbb05ab52397172296d0dcd70567113e0bf9cd_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:d0c6a24d4275af8c27f76a1fab969d9c1ff6a2240d3296c5a197d14108716061_s390x", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:d4521839fb9276e6108e735ab43e69d4140ef67dddc26ebbe0095262604a4313_amd64", "8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:db9deeeca6e6fa079bad93b383fdc04221179c33c9312ce88a5ab2c3cdd421fa_amd64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1bfb4458f8420193b59b7c1107f8d851985d8cfd65eaa333a1609d4587fed08e_s390x", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:62f74800b00858fb17fed43882f7123a9cc37576d25b612cb9c2f62e90b4608f_arm64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:a99d5e612ea96db4a2e6d5d40e989abebf3eb0687f8f82054a48e08b1ab69331_amd64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:c636849388eb1b0cd6d575b2be0b88f446f41f71f50dbd4b0739e5ddd47ca083_ppc64le", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:000bc5a849b7a8a6cf5a5a9741cfa5d3d990c15708382080891a299abcc07e89_arm64", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:0deb7ee6d255dd49263ae630975ee0238b0a98f2318c099f9473088e0075a5a0_ppc64le", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:314778c47a115fa1874aa523b1a1ec14c092e1519ae75e5a96b8ee7fbb4ca907_amd64", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:4ea57ee5f2315f500e70d456832f9c81a7510e943e199ea6af2d2ea513c24f2a_s390x", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:84b38ae1b199c4c189c147806779a9dff18ccd0090df64ac5d65cb1c8ae7e302_s390x", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:97e45d2399d6e546fa35e4395afe3f823b5f71c84d332e0b43c34f7c6f7f61aa_arm64", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b9cb01126af9689653a50933c195838873f3fbb168ca8e414e3e88b47a5a0b45_amd64", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:e0d3f3d7d8cb3b1dcc9de27cbc1ca10f1c301b302f87443b861139c087f07955_ppc64le", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:8b457a96da3b5bebcfc854ff1fa3945663fd90ccefac6757b10e5046320cf92e_amd64", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:a70391600e9aa19dab069dd7a77905e16c2d36eefc9efb41addebe4b7e1604e9_ppc64le", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:c91ff2882ddcf1654f1e312b489375f1706a768b66f36573a7148553b0449af4_s390x", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:db8b33e26ae6d132684168fbfd156a0b6dbebca978a81fb41ddc2f3e899f1b31_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": "2022-09-06T17:00:14+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:5c7115e608266b43d4f70c836157519312f8c564696458ad297f412fc2f4f2dc_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:639fdc4da6e4d009388006e364d41294951ef9969a90dedb9ce0b8fb69d3d388_arm64", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:9a6baa41333e899d5bffaf17563a652fe51af89127a54ef1e7b3e1586a1f50fe_s390x", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:a7e3d8c75fe2529794a1ea2775b28e29ea71a36fc22bd49facbcde36b9bf3313_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6344" } ], "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-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:5c7115e608266b43d4f70c836157519312f8c564696458ad297f412fc2f4f2dc_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:639fdc4da6e4d009388006e364d41294951ef9969a90dedb9ce0b8fb69d3d388_arm64", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:9a6baa41333e899d5bffaf17563a652fe51af89127a54ef1e7b3e1586a1f50fe_s390x", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:a7e3d8c75fe2529794a1ea2775b28e29ea71a36fc22bd49facbcde36b9bf3313_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2022_7398
Vulnerability from csaf_redhat
Published
2023-01-17 19:29
Modified
2024-11-06 01:55
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.12.0 packages and security update
Notes
Topic
Red Hat OpenShift Container Platform release 4.12.0 is now available with
updates to packages and images that fix several bugs and add enhancements.
This release includes a security update for Red Hat OpenShift Container Platform 4.12.
Red 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.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing
Kubernetes application platform solution designed for on-premise or private
cloud deployments.
This 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:
https://access.redhat.com/errata/RHSA-2022:7399
Security Fix(es):
* go-yaml: Denial of Service in go-yaml (CVE-2021-4235)
* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)
* kubernetes: Unauthorized read of Custom Resources (CVE-2022-3162)
* kube-apiserver: Aggregated API server can cause clients to be redirected (SSRF) (CVE-2022-3172)
* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)
* cri-o: incorrect handling of the supplementary groups (CVE-2022-2995)
* OpenShift: Missing HTTP Strict Transport Security (CVE-2022-3259)
* cri-o: Security regression of CVE-2022-27652 (CVE-2022-3466)
* 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)
For 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.
All 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
Terms of Use
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.
{ "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": "2024-11-06T01:55:20+00:00", "generator": { "date": "2024-11-06T01:55:20+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "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": "2024-11-06T01:55:20+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: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" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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: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" ] } ], "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: 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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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://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: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" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: archive/tar: 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: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" ] } ], "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: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" ] } ], "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: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" ] } ], "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: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" ] } ], "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: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" ] } ], "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: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" ] } ], "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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: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" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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: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" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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: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" ] } ], "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" } ], "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: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" ] } ], "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: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" ] } ], "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: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" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: regexp/syntax: limit memory used by parsing regexps" } ] }
rhsa-2022_6346
Vulnerability from csaf_redhat
Published
2022-09-06 13:00
Modified
2024-11-06 01:34
Summary
Red Hat Security Advisory: RHSA: Submariner 0.13 - security and enhancement update
Notes
Topic
Submariner 0.13 packages that fix security issues and bugs, as well as adds various enhancements that are now available for Red Hat Advanced Cluster Management for Kubernetes version 2.6.
Red 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.
Details
Submariner enables direct networking between pods and services on different Kubernetes clusters that are either on-premises or in the cloud.
For more information about Submariner, see the Submariner open source community website at: https://submariner.io/.
This advisory contains bug fixes and enhancements to the Submariner container images.
Security fixes:
* CVE-2021-38561: golang: out-of-bounds read in golang.org/x/text/language leads to DoS
* CVE-2022-1705 golang: net/http: improper sanitization of Transfer-Encoding header
* CVE-2022-1962 golang: go/parser: stack exhaustion in all Parse* functions
* CVE-2022-28131 golang: encoding/xml: stack exhaustion in Decoder.Skip
* CVE-2022-30630 golang: io/fs: stack exhaustion in Glob
* CVE-2022-30631 golang: compress/gzip: stack exhaustion in Reader.Read
* CVE-2022-30632 golang: path/filepath: stack exhaustion in Glob
* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal
* CVE-2022-30635 golang: encoding/gob: stack exhaustion in Decoder.Decode
* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working
* CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add
Terms of Use
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.
{ "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.13 packages that fix security issues and bugs, as well as adds various enhancements that are now available for Red Hat Advanced Cluster Management for Kubernetes version 2.6.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "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-2021-38561: golang: out-of-bounds read in golang.org/x/text/language leads to DoS\n\n* CVE-2022-1705 golang: net/http: improper sanitization of Transfer-Encoding header\n\n* CVE-2022-1962 golang: go/parser: stack exhaustion in all Parse* functions\n\n* CVE-2022-28131 golang: encoding/xml: stack exhaustion in Decoder.Skip\n\n* CVE-2022-30630 golang: io/fs: stack exhaustion in Glob\n\n* CVE-2022-30631 golang: compress/gzip: stack exhaustion in Reader.Read\n\n* CVE-2022-30632 golang: path/filepath: stack exhaustion in Glob\n\n* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal\n\n* CVE-2022-30635 golang: encoding/gob: stack exhaustion in Decoder.Decode\n\n* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working\n\n* CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add", "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:6346", "url": "https://access.redhat.com/errata/RHSA-2022:6346" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2092793", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793" }, { "category": "external", "summary": "2100495", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495" }, { "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6346.json" } ], "title": "Red Hat Security Advisory: RHSA: Submariner 0.13 - security and enhancement update", "tracking": { "current_release_date": "2024-11-06T01:34:02+00:00", "generator": { "date": "2024-11-06T01:34:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:6346", "initial_release_date": "2022-09-06T13:00:18+00:00", "revision_history": [ { "date": "2022-09-06T13:00:18+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-09-06T13:00:18+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:34:02+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product": { "name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6", "product_identification_helper": { "cpe": "cpe:/a:redhat:acm:2.6::el8" } } } ], "category": "product_family", "name": "Red Hat ACM" }, { "branches": [ { "category": "product_version", "name": "rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "product": { "name": "rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "product_id": "rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "product_identification_helper": { "purl": "pkg:oci/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.13.0-13" } } }, { "category": "product_version", "name": "rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "product": { "name": "rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "product_identification_helper": { "purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.13.0-12" } } }, { "category": "product_version", "name": "rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "product": { "name": "rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "product_id": "rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "product_identification_helper": { "purl": "pkg:oci/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.13.0-6" } } }, { "category": "product_version", "name": "rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "product": { "name": "rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "product_id": "rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "product_identification_helper": { "purl": "pkg:oci/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.13.0-11" } } }, { "category": "product_version", "name": "rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "product": { "name": "rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "product_id": "rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.13.0-12" } } }, { "category": "product_version", "name": "rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "product": { "name": "rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "product_id": "rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.13.0-12" } } }, { "category": "product_version", "name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "product": { "name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.13.0-12" } } }, { "category": "product_version", "name": "rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "product": { "name": "rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "product_id": "rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "product_identification_helper": { "purl": "pkg:oci/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.13.0-13" } } }, { "category": "product_version", "name": "rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "product": { "name": "rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "product_id": "rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.13.0-12" } } }, { "category": "product_version", "name": "rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "product": { "name": "rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "product_id": "rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.13.0-12" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "product": { "name": "rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "product_id": "rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "product_identification_helper": { "purl": "pkg:oci/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.13.0-13" } } }, { "category": "product_version", "name": "rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "product": { "name": "rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "product_identification_helper": { "purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.13.0-12" } } }, { "category": "product_version", "name": "rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "product": { "name": "rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "product_id": "rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "product_identification_helper": { "purl": "pkg:oci/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.13.0-6" } } }, { "category": "product_version", "name": "rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "product": { "name": "rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "product_id": "rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "product_identification_helper": { "purl": "pkg:oci/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.13.0-11" } } }, { "category": "product_version", "name": "rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "product": { "name": "rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "product_id": "rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "product_identification_helper": { "purl": "pkg:oci/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.13.0-12" } } }, { "category": "product_version", "name": "rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "product": { "name": "rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "product_id": "rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "product_identification_helper": { "purl": "pkg:oci/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.13.0-12" } } }, { "category": "product_version", "name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "product": { "name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "product_identification_helper": { "purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.13.0-12" } } }, { "category": "product_version", "name": "rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "product": { "name": "rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "product_id": "rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "product_identification_helper": { "purl": "pkg:oci/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.13.0-13" } } }, { "category": "product_version", "name": "rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "product": { "name": "rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "product_id": "rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "product_identification_helper": { "purl": "pkg:oci/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.13.0-12" } } }, { "category": "product_version", "name": "rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "product": { "name": "rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "product_id": "rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "product_identification_helper": { "purl": "pkg:oci/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.13.0-12" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "product": { "name": "rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "product_id": "rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "product_identification_helper": { "purl": "pkg:oci/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.13.0-13" } } }, { "category": "product_version", "name": "rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "product": { "name": "rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "product_identification_helper": { "purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.13.0-12" } } }, { "category": "product_version", "name": "rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "product": { "name": "rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "product_id": "rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "product_identification_helper": { "purl": "pkg:oci/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.13.0-6" } } }, { "category": "product_version", "name": "rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "product": { "name": "rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "product_id": "rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "product_identification_helper": { "purl": "pkg:oci/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.13.0-11" } } }, { "category": "product_version", "name": "rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "product": { "name": "rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "product_id": "rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "product_identification_helper": { "purl": "pkg:oci/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.13.0-12" } } }, { "category": "product_version", "name": "rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "product": { "name": "rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "product_id": "rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "product_identification_helper": { "purl": "pkg:oci/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.13.0-12" } } }, { "category": "product_version", "name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "product": { "name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "product_identification_helper": { "purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.13.0-12" } } }, { "category": "product_version", "name": "rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "product": { "name": "rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "product_id": "rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "product_identification_helper": { "purl": "pkg:oci/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.13.0-13" } } }, { "category": "product_version", "name": "rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "product": { "name": "rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "product_id": "rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "product_identification_helper": { "purl": "pkg:oci/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.13.0-12" } } }, { "category": "product_version", "name": "rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "product": { "name": "rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "product_id": "rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "product_identification_helper": { "purl": "pkg:oci/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.13.0-12" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "product": { "name": "rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "product_id": "rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "product_identification_helper": { "purl": "pkg:oci/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.13.0-13" } } }, { "category": "product_version", "name": "rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "product": { "name": "rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "product_identification_helper": { "purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.13.0-12" } } }, { "category": "product_version", "name": "rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "product": { "name": "rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "product_id": "rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "product_identification_helper": { "purl": "pkg:oci/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.13.0-6" } } }, { "category": "product_version", "name": "rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "product": { "name": "rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "product_id": "rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "product_identification_helper": { "purl": "pkg:oci/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.13.0-11" } } }, { "category": "product_version", "name": "rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "product": { "name": "rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "product_id": "rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "product_identification_helper": { "purl": "pkg:oci/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.13.0-12" } } }, { "category": "product_version", "name": "rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "product": { "name": "rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "product_id": "rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "product_identification_helper": { "purl": "pkg:oci/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.13.0-12" } } }, { "category": "product_version", "name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "product": { "name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "product_identification_helper": { "purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.13.0-12" } } }, { "category": "product_version", "name": "rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "product": { "name": "rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "product_id": "rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "product_identification_helper": { "purl": "pkg:oci/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.13.0-13" } } }, { "category": "product_version", "name": "rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "product": { "name": "rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "product_id": "rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "product_identification_helper": { "purl": "pkg:oci/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.13.0-12" } } }, { "category": "product_version", "name": "rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64", "product": { "name": "rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64", "product_id": "rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64", "product_identification_helper": { "purl": "pkg:oci/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.13.0-12" } } } ], "category": "architecture", "name": "arm64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64" }, "product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x" }, "product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le" }, "product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64" }, "product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le" }, "product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64" }, "product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x" }, "product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64" }, "product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x" }, "product_reference": "rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le" }, "product_reference": "rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64" }, "product_reference": "rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64" }, "product_reference": "rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64" }, "product_reference": "rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x" }, "product_reference": "rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64" }, "product_reference": "rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le" }, "product_reference": "rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64" }, "product_reference": "rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le" }, "product_reference": "rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x" }, "product_reference": "rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64" }, "product_reference": "rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le" }, "product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64" }, "product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x" }, "product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64" }, "product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64" }, "product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64" }, "product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le" }, "product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x" }, "product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le" }, "product_reference": "rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64" }, "product_reference": "rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x" }, "product_reference": "rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64" }, "product_reference": "rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64" }, "product_reference": "rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le" }, "product_reference": "rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64" }, "product_reference": "rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x" }, "product_reference": "rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64" }, "product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le" }, "product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x" }, "product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" }, "product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-38561", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2022-06-23T00:00:00+00:00", "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-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_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": "2022-09-06T13:00:18+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.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/", "product_ids": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6346" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_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": "2022-09-06T13:00:18+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.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/", "product_ids": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6346" } ], "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-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ] } ], "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", "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-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ] }, "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": "2022-09-06T13:00:18+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.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/", "product_ids": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6346" } ], "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-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "cve": "CVE-2022-28131", "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": "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ] }, "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": "2022-09-06T13:00:18+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.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/", "product_ids": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6346" } ], "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-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Decoder.Skip" }, { "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-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ] }, "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": "2022-09-06T13:00:18+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.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/", "product_ids": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6346" } ], "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-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ] }, "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": "2022-09-06T13:00:18+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.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/", "product_ids": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6346" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ] }, "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": "2022-09-06T13:00:18+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.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/", "product_ids": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6346" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ] }, "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": "2022-09-06T13:00:18+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.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/", "product_ids": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6346" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ] }, "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": "2022-09-06T13:00:18+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.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/", "product_ids": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6346" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ] } ], "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", "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ] }, "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": "2022-09-06T13:00:18+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.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/", "product_ids": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6346" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_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": "2022-09-06T13:00:18+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.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/", "product_ids": [ "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6346" } ], "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-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x", "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64", "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64", "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x", "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x", "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x", "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64", "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x", "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2022_7529
Vulnerability from csaf_redhat
Published
2022-11-08 09:43
Modified
2024-11-06 01:55
Summary
Red Hat Security Advisory: container-tools:3.0 security update
Notes
Topic
An update for the container-tools:3.0 module is now available for Red Hat Enterprise Linux 8.
Red 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.
Details
The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.
Security Fix(es):
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* cri-o: memory exhaustion on the node when access to the kube api (CVE-2022-1708)
* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)
* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)
* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
For 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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.7 Release Notes linked from the References section.
Terms of Use
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.
{ "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:3.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: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* cri-o: memory exhaustion on the node when access to the kube api (CVE-2022-1708)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\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: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\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.7 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-2022:7529", "url": "https://access.redhat.com/errata/RHSA-2022:7529" }, { "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.7_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index" }, { "category": "external", "summary": "2045880", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880" }, { "category": "external", "summary": "2085361", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085361" }, { "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": "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7529.json" } ], "title": "Red Hat Security Advisory: container-tools:3.0 security update", "tracking": { "current_release_date": "2024-11-06T01:55:55+00:00", "generator": { "date": "2024-11-06T01:55:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:7529", "initial_release_date": "2022-11-08T09:43:29+00:00", "revision_history": [ { "date": "2022-11-08T09:43:29+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-11-08T09:43:29+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:55:55+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.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": "container-tools:3.0:8070020220802115906:39077419", "product": { "name": "container-tools:3.0:8070020220802115906:39077419", "product_id": "container-tools:3.0:8070020220802115906:39077419", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@3.0:8070020220802115906:39077419" } } }, { "category": "product_version", "name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "product": { "name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "product_id": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "product": { "name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "product_id": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.189.0-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "product": { "name": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "product_id": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "product": { "name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "product_id": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "product": { "name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "product": { "name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src" } } }, { "category": "product_version", "name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "product": { "name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "product_id": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src" } } }, { "category": "product_version", "name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "product": { "name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "product": { "name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "product_id": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.189.0-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "product": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src" } } }, { "category": "product_version", "name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "product": { "name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src" } } }, { "category": "product_version", "name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "product": { "name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "product": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "product": { "name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src" } } }, { "category": "product_version", "name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "product": { "name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src" } } }, { "category": "product_version", "name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "product": { "name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src" } } }, { "category": "product_version", "name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "product": { "name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "product": { "name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "product": { "name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src", "product": { "name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src", "product_id": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product": { "name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "product": { "name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "product": { "name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, "product_reference": "container-tools:3.0:8070020220802115906:39077419", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src" }, "product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch" }, "product_reference": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src" }, "product_reference": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src" }, "product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch" }, "product_reference": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src" }, "product_reference": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src" }, "product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src" }, "product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src" }, "product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch" }, "product_reference": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src" }, "product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src" }, "product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src" }, "product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64" }, "product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le" }, "product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x" }, "product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64" }, "product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch" }, "product_reference": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" }, "product_reference": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src", "relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419" } ] }, "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ] }, "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": "2022-11-08T09:43:29+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.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7529" } ], "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-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: improper sanitization of Transfer-Encoding header" }, { "acknowledgments": [ { "names": [ "Adam Korcz and David Korczynski" ], "organization": "Disclosed by Ada Logics in a security audit sponsored by CNCF and facilitated by OSTIF" } ], "cve": "CVE-2022-1708", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2022-05-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2085361" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in CRI-O that causes memory or disk space exhaustion on the node for anyone with access to the Kube API. The ExecSync request runs commands in a container and logs the output of the command. This output is then read by CRI-O after command execution, and it is read in a manner where the entire file corresponding to the output of the command is read in. Thus, if the output of the command is large it is possible to exhaust the memory or the disk space of the node when CRI-O reads the output of the command. The highest threat from this vulnerability is system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "cri-o: memory exhaustion on the node when access to the kube api", "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.7.0.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1708" }, { "category": "external", "summary": "RHBZ#2085361", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085361" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1708", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1708" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1708", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1708" }, { "category": "external", "summary": "https://github.com/cri-o/cri-o/security/advisories/GHSA-fcm2-6c3h-pg6j", "url": "https://github.com/cri-o/cri-o/security/advisories/GHSA-fcm2-6c3h-pg6j" } ], "release_date": "2022-06-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-08T09:43:29+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.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7529" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "cri-o: memory exhaustion on the node when access to the kube api" }, { "cve": "CVE-2022-1962", "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": "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": [ "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ] }, "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": "2022-11-08T09:43:29+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.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7529" } ], "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": [ "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "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", "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ] }, "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": "2022-11-08T09:43:29+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.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7529" } ], "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.7.0.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter" }, { "cve": "CVE-2022-28131", "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": "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ] }, "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": "2022-11-08T09:43:29+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.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7529" } ], "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": [ "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Decoder.Skip" }, { "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ] }, "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": "2022-11-08T09:43:29+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.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7529" } ], "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.7.0.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ] }, "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": "2022-11-08T09:43:29+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.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7529" } ], "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.7.0.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ] }, "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": "2022-11-08T09:43:29+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.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7529" } ], "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.7.0.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ] } ], "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", "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ] }, "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": "2022-11-08T09:43:29+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.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7529" } ], "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.7.0.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Unmarshal" }, { "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ] }, "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": "2022-11-08T09:43:29+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.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7529" } ], "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-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch", "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
rhsa-2022_6188
Vulnerability from csaf_redhat
Published
2022-08-25 11:20
Modified
2024-11-06 01:26
Summary
Red Hat Security Advisory: Node Maintenance Operator 4.11.1 security update
Notes
Topic
An update for node-maintenance-must-gather-container, node-maintenance-operator-bundle-container, and node-maintenance-operator-container is now available for Node Maintenance Operator 4.11 for RHEL 8. This Operator is delivered by Red Hat Workload Availability.
Red 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.
Details
This is an updated release of the Node Maintenance Operator. The Node Maintenance Operator cordons off nodes from the rest of the cluster and drains all the pods from the nodes. By placing nodes under maintenance, administrators can proactively power down nodes, move workloads to other parts of the cluster, and ensure that workloads do not get interrupted.
Security Fix(es):
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)
* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, see the CVE page(s) listed in the References section.
Terms of Use
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.
{ "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 node-maintenance-must-gather-container, node-maintenance-operator-bundle-container, and node-maintenance-operator-container is now available for Node Maintenance Operator 4.11 for RHEL 8. This Operator is delivered by Red Hat Workload Availability.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "This is an updated release of the Node Maintenance Operator. The Node Maintenance Operator cordons off nodes from the rest of the cluster and drains all the pods from the nodes. By placing nodes under maintenance, administrators can proactively power down nodes, move workloads to other parts of the cluster, and ensure that workloads do not get interrupted.\n\nSecurity Fix(es):\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\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/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, see 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:6188", "url": "https://access.redhat.com/errata/RHSA-2022:6188" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "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": "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6188.json" } ], "title": "Red Hat Security Advisory: Node Maintenance Operator 4.11.1 security update", "tracking": { "current_release_date": "2024-11-06T01:26:49+00:00", "generator": { "date": "2024-11-06T01:26:49+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:6188", "initial_release_date": "2022-08-25T11:20:51+00:00", "revision_history": [ { "date": "2022-08-25T11:20:51+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-08-25T11:20:51+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:26:49+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Node Maintenance Operator 4.11 for RHEL 8", "product": { "name": "Node Maintenance Operator 4.11 for RHEL 8", "product_id": "8Base-NODE-MAINTENANCE-OPERATOR-4.11", "product_identification_helper": { "cpe": "cpe:/a:redhat:workload_availability_node_maintenance:4.11::el8" } } } ], "category": "product_family", "name": "Red Hat OpenShift Workload Availability" }, { "branches": [ { "category": "product_version", "name": "workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64", "product": { "name": "workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64", "product_id": "workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64", "product_identification_helper": { "purl": "pkg:oci/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15?arch=amd64\u0026repository_url=registry.redhat.io/workload-availability/node-maintenance-must-gather-rhel8\u0026tag=v4.11.1-1" } } }, { "category": "product_version", "name": "workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64", "product": { "name": "workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64", "product_id": "workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64", "product_identification_helper": { "purl": "pkg:oci/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45?arch=amd64\u0026repository_url=registry.redhat.io/workload-availability/node-maintenance-operator-bundle\u0026tag=v4.11.1-1" } } }, { "category": "product_version", "name": "workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64", "product": { "name": "workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64", "product_id": "workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64", "product_identification_helper": { "purl": "pkg:oci/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90?arch=amd64\u0026repository_url=registry.redhat.io/workload-availability/node-maintenance-rhel8-operator\u0026tag=v4.11.1-1" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64 as a component of Node Maintenance Operator 4.11 for RHEL 8", "product_id": "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64" }, "product_reference": "workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64", "relates_to_product_reference": "8Base-NODE-MAINTENANCE-OPERATOR-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64 as a component of Node Maintenance Operator 4.11 for RHEL 8", "product_id": "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64" }, "product_reference": "workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64", "relates_to_product_reference": "8Base-NODE-MAINTENANCE-OPERATOR-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64 as a component of Node Maintenance Operator 4.11 for RHEL 8", "product_id": "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" }, "product_reference": "workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64", "relates_to_product_reference": "8Base-NODE-MAINTENANCE-OPERATOR-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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64", "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" ], "known_not_affected": [ "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64", "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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": "2022-08-25T11:20:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6188" } ], "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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64", "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" ], "known_not_affected": [ "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64", "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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": "2022-08-25T11:20:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6188" } ], "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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64", "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" ], "known_not_affected": [ "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64", "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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": "2022-08-25T11:20:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6188" } ], "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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Decoder.Skip" }, { "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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64", "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" ], "known_not_affected": [ "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64", "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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": "2022-08-25T11:20:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6188" } ], "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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" ] } ], "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": [ "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64", "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" ], "known_not_affected": [ "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64", "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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": "2022-08-25T11:20:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6188" } ], "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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" ] } ], "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": [ "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64", "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" ], "known_not_affected": [ "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64", "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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": "2022-08-25T11:20:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6188" } ], "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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" ] } ], "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": [ "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64", "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" ], "known_not_affected": [ "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64", "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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": "2022-08-25T11:20:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6188" } ], "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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Unmarshal" }, { "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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64", "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" ], "known_not_affected": [ "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64", "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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": "2022-08-25T11:20:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6188" } ], "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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" } ] }
icsa-24-046-11
Vulnerability from csaf_cisa
Published
2024-02-13 00:00
Modified
2024-02-13 00:00
Summary
Siemens SCALANCE XCM-/XRM-300
Notes
Summary
SCALANCE XCM-/XRM-300 before V2.4 is affected by multiple vulnerabilities.
Siemens has released an update for SCALANCE X-300 and recommends to update to the latest version.
General Recommendations
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' operational guidelines for Industrial Security (Download:
https://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.
Additional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity
Additional Resources
For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories
Terms of Use
Siemens Security Advisories are subject to the terms and conditions contained in Siemens' 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' 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.
Legal Notice
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/.
Advisory Conversion Disclaimer
This CISA CSAF advisory was converted from Siemens ProductCERT's CSAF advisory.
Critical infrastructure sectors
Multiple
Countries/areas deployed
Worldwide
Company headquarters location
Germany
Recommended Practices
CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.
Recommended Practices
Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.
Recommended Practices
Locate control system networks and remote devices behind firewalls and isolate them from business networks.
Recommended Practices
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.
Recommended Practices
CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.
Recommended Practices
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.
Recommended Practices
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.
Recommended Practices
Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.
{ "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" } }, "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" } ] }
ssa-806742
Vulnerability from csaf_siemens
Published
2024-02-13 00:00
Modified
2024-02-13 00:00
Summary
SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4
Notes
Summary
SCALANCE XCM-/XRM-300 before V2.4 is affected by multiple vulnerabilities.
Siemens has released an update for SCALANCE X-300 and recommends to update to the latest version.
General Recommendations
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' operational guidelines for Industrial Security (Download:
https://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.
Additional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity
Additional Resources
For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories
Terms of Use
Siemens Security Advisories are subject to the terms and conditions contained in Siemens' 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' 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.
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Disclosure is not limited. (TLPv2: TLP:CLEAR)", "tlp": { "label": "WHITE" } }, "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" } ], "publisher": { "category": "vendor", "contact_details": "productcert@siemens.com", "name": "Siemens ProductCERT", "namespace": "https://www.siemens.com" }, "references": [ { "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 - 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 - 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" } ], "title": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4", "tracking": { "current_release_date": "2024-02-13T00:00:00Z", "generator": { "engine": { "name": "Siemens ProductCERT CSAF Generator", "version": "1" } }, "id": "SSA-806742", "initial_release_date": "2024-02-13T00:00:00Z", "revision_history": [ { "date": "2024-02-13T00:00:00Z", "legacy_version": "1.0", "number": "1", "summary": "Publication Date" } ], "status": "interim", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003cV2.4", "product": { "name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)", "product_id": "1", "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": "2", "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": "3", "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": "4", "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": "5", "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": "6", "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": "7", "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": "8", "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": "9", "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": "10", "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": "11", "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "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": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-40283" } ] }
wid-sec-w-2023-1350
Vulnerability from csaf_certbund
Published
2023-06-01 22:00
Modified
2024-02-15 23:00
Summary
Splunk Splunk Enterprise: Mehrere Schwachstellen in Komponenten von Drittanbietern
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Splunk Enterprise ermöglicht Monitoring und Analyse von Clickstream-Daten und Kundentransaktionen.
Angriff
Ein Angreifer kann mehrere Schwachstellen in Splunk Splunk Enterprise in diversen Komponenten von Drittanbietern ausnutzen, um einen nicht näher spezifizierten Angriff durchzuführen.
Betroffene Betriebssysteme
- UNIX
- Linux
- Windows
- Sonstiges
{ "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": "- UNIX\n- Linux\n- Windows\n- Sonstiges", "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" } ], "source_lang": "en-US", "title": "Splunk Splunk Enterprise: Mehrere Schwachstellen in Komponenten von Drittanbietern", "tracking": { "current_release_date": "2024-02-15T23:00:00.000+00:00", "generator": { "date": "2024-02-16T09:06:57.360+00:00", "engine": { "name": "BSI-WID", "version": "1.3.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" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "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": "\u003c 8.1.14", "product": { "name": "Splunk Splunk Enterprise \u003c 8.1.14", "product_id": "T027935", "product_identification_helper": { "cpe": "cpe:/a:splunk:splunk:8.1.14" } } }, { "category": "product_version_range", "name": "\u003c 8.2.11", "product": { "name": "Splunk Splunk Enterprise \u003c 8.2.11", "product_id": "T027936", "product_identification_helper": { "cpe": "cpe:/a:splunk:splunk:8.2.11" } } }, { "category": "product_version_range", "name": "\u003c 9.0.5", "product": { "name": "Splunk Splunk Enterprise \u003c 9.0.5", "product_id": "T027937", "product_identification_helper": { "cpe": "cpe:/a:splunk:splunk:9.0.5" } } } ], "category": "product_name", "name": "Splunk Enterprise" } ], "category": "vendor", "name": "Splunk" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-27538", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2023-27538" }, { "cve": "CVE-2023-27537", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2023-27537" }, { "cve": "CVE-2023-27536", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2023-27536" }, { "cve": "CVE-2023-27535", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2023-27535" }, { "cve": "CVE-2023-27534", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2023-27534" }, { "cve": "CVE-2023-27533", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2023-27533" }, { "cve": "CVE-2023-23916", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2023-23916" }, { "cve": "CVE-2023-23915", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2023-23915" }, { "cve": "CVE-2023-23914", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2023-23914" }, { "cve": "CVE-2023-1370", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2023-1370" }, { "cve": "CVE-2023-0286", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2023-0286" }, { "cve": "CVE-2023-0215", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2023-0215" }, { "cve": "CVE-2022-46175", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-46175" }, { "cve": "CVE-2022-43680", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-43680" }, { "cve": "CVE-2022-43552", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-43552" }, { "cve": "CVE-2022-43551", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-43551" }, { "cve": "CVE-2022-4304", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-4304" }, { "cve": "CVE-2022-42916", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-42916" }, { "cve": "CVE-2022-42915", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-42915" }, { "cve": "CVE-2022-42004", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-42004" }, { "cve": "CVE-2022-4200", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-4200" }, { "cve": "CVE-2022-41720", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-41720" }, { "cve": "CVE-2022-41716", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-41716" }, { "cve": "CVE-2022-41715", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-41715" }, { "cve": "CVE-2022-40304", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-40304" }, { "cve": "CVE-2022-40303", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-40303" }, { "cve": "CVE-2022-40023", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-40023" }, { "cve": "CVE-2022-38900", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-38900" }, { "cve": "CVE-2022-37616", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-37616" }, { "cve": "CVE-2022-37603", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-37603" }, { "cve": "CVE-2022-37601", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-37601" }, { "cve": "CVE-2022-37599", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-37599" }, { "cve": "CVE-2022-37434", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-37434" }, { "cve": "CVE-2022-36227", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-36227" }, { "cve": "CVE-2022-35737", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-35737" }, { "cve": "CVE-2022-35260", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-35260" }, { "cve": "CVE-2022-35252", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-35252" }, { "cve": "CVE-2022-3517", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-3517" }, { "cve": "CVE-2022-33987", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-33987" }, { "cve": "CVE-2022-32221", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-32221" }, { "cve": "CVE-2022-32208", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-32208" }, { "cve": "CVE-2022-32207", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-32207" }, { "cve": "CVE-2022-32206", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-32206" }, { "cve": "CVE-2022-32205", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-32205" }, { "cve": "CVE-2022-32189", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-32189" }, { "cve": "CVE-2022-32148", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-32148" }, { "cve": "CVE-2022-31129", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-31129" }, { "cve": "CVE-2022-30635", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-30635" }, { "cve": "CVE-2022-30634", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-30634" }, { "cve": "CVE-2022-30633", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-30633" }, { "cve": "CVE-2022-30632", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-30632" }, { "cve": "CVE-2022-30631", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-30631" }, { "cve": "CVE-2022-30630", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-30630" }, { "cve": "CVE-2022-30629", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-30629" }, { "cve": "CVE-2022-30580", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-30580" }, { "cve": "CVE-2022-30115", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-30115" }, { "cve": "CVE-2022-29804", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-29804" }, { "cve": "CVE-2022-29526", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-29526" }, { "cve": "CVE-2022-2880", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-2880" }, { "cve": "CVE-2022-2879", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-2879" }, { "cve": "CVE-2022-28327", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-28327" }, { "cve": "CVE-2022-28131", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-28131" }, { "cve": "CVE-2022-27782", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-27782" }, { "cve": "CVE-2022-27781", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-27781" }, { "cve": "CVE-2022-27780", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-27780" }, { "cve": "CVE-2022-27779", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-27779" }, { "cve": "CVE-2022-27778", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-27778" }, { "cve": "CVE-2022-27776", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-27776" }, { "cve": "CVE-2022-27775", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-27775" }, { "cve": "CVE-2022-27774", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-27774" }, { "cve": "CVE-2022-27664", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-27664" }, { "cve": "CVE-2022-27191", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-27191" }, { "cve": "CVE-2022-25858", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-25858" }, { "cve": "CVE-2022-24999", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-24999" }, { "cve": "CVE-2022-24921", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-24921" }, { "cve": "CVE-2022-24675", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-24675" }, { "cve": "CVE-2022-23806", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-23806" }, { "cve": "CVE-2022-23773", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-23773" }, { "cve": "CVE-2022-23772", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-23772" }, { "cve": "CVE-2022-23491", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-23491" }, { "cve": "CVE-2022-22576", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-22576" }, { "cve": "CVE-2022-1962", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-1962" }, { "cve": "CVE-2022-1705", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2022-1705" }, { "cve": "CVE-2021-43565", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-43565" }, { "cve": "CVE-2021-3803", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-3803" }, { "cve": "CVE-2021-36976", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-36976" }, { "cve": "CVE-2021-3520", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-3520" }, { "cve": "CVE-2021-33587", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-33587" }, { "cve": "CVE-2021-33503", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-33503" }, { "cve": "CVE-2021-33502", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-33502" }, { "cve": "CVE-2021-31566", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-31566" }, { "cve": "CVE-2021-29060", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-29060" }, { "cve": "CVE-2021-27292", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-27292" }, { "cve": "CVE-2021-23382", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-23382" }, { "cve": "CVE-2021-23368", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-23368" }, { "cve": "CVE-2021-23343", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-23343" }, { "cve": "CVE-2021-22947", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-22947" }, { "cve": "CVE-2021-22946", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-22946" }, { "cve": "CVE-2021-22945", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-22945" }, { "cve": "CVE-2021-22926", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-22926" }, { "cve": "CVE-2021-22925", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-22925" }, { "cve": "CVE-2021-22924", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-22924" }, { "cve": "CVE-2021-22923", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-22923" }, { "cve": "CVE-2021-22922", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-22922" }, { "cve": "CVE-2021-22901", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-22901" }, { "cve": "CVE-2021-22898", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-22898" }, { "cve": "CVE-2021-22897", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-22897" }, { "cve": "CVE-2021-22890", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-22890" }, { "cve": "CVE-2021-22876", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-22876" }, { "cve": "CVE-2021-20095", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2021-20095" }, { "cve": "CVE-2020-8286", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2020-8286" }, { "cve": "CVE-2020-8285", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2020-8285" }, { "cve": "CVE-2020-8284", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2020-8284" }, { "cve": "CVE-2020-8231", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2020-8231" }, { "cve": "CVE-2020-8203", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2020-8203" }, { "cve": "CVE-2020-8177", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2020-8177" }, { "cve": "CVE-2020-8169", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2020-8169" }, { "cve": "CVE-2020-8116", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2020-8116" }, { "cve": "CVE-2020-7774", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2020-7774" }, { "cve": "CVE-2020-7753", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2020-7753" }, { "cve": "CVE-2020-7662", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2020-7662" }, { "cve": "CVE-2020-28469", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2020-28469" }, { "cve": "CVE-2020-15138", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2020-15138" }, { "cve": "CVE-2020-13822", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2020-13822" }, { "cve": "CVE-2019-20149", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2019-20149" }, { "cve": "CVE-2019-10746", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2019-10746" }, { "cve": "CVE-2019-10744", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2019-10744" }, { "cve": "CVE-2018-25032", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2018-25032" }, { "cve": "CVE-2017-16042", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "5104" ] }, "release_date": "2023-06-01T22:00:00Z", "title": "CVE-2017-16042" } ] }
wid-sec-w-2023-0204
Vulnerability from csaf_certbund
Published
2023-01-25 23:00
Modified
2023-08-06 22:00
Summary
Red Hat OpenShift: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Red Hat OpenShift ist eine "Platform as a Service" (PaaS) Lösung zur Bereitstellung von Applikationen in der Cloud.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat OpenShift ausnutzen, um beliebigen Programmcode auszuführen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen.
Betroffene Betriebssysteme
- Linux
{ "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 Angreifer kann mehrere Schwachstellen in Red Hat OpenShift ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren 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-0204 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0204.json" }, { "category": "self", "summary": "WID-SEC-2023-0204 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0204" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4488 vom 2023-08-07", "url": "https://access.redhat.com/errata/RHSA-2023:4488" }, { "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:3914 vom 2023-07-06", "url": "https://access.redhat.com/errata/RHSA-2023:3914" }, { "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:3642 vom 2023-06-15", "url": "https://access.redhat.com/errata/RHSA-2023:3642" }, { "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:1326 vom 2023-05-18", "url": "https://access.redhat.com/errata/RHSA-2023:1326" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:1328 vom 2023-05-18", "url": "https://access.redhat.com/errata/RHSA-2023:1328" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:2253 vom 2023-05-09", "url": "https://access.redhat.com/errata/RHSA-2023:2253" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:2282 vom 2023-05-09", "url": "https://access.redhat.com/errata/RHSA-2023:2282" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:2283 vom 2023-05-09", "url": "https://access.redhat.com/errata/RHSA-2023:2283" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:2357 vom 2023-05-09", "url": "https://access.redhat.com/errata/RHSA-2023:2357" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:2367 vom 2023-05-09", "url": "https://access.redhat.com/errata/RHSA-2023:2367" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:1529 vom 2023-03-30", "url": "https://access.redhat.com/errata/RHSA-2023:1529" }, { "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:0895 vom 2023-02-28", "url": "https://access.redhat.com/errata/RHSA-2023:0895" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:0890 vom 2023-02-28", "url": "https://access.redhat.com/errata/RHSA-2023:0890" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:0408 vom 2023-01-25", "url": "https://access.redhat.com/errata/RHSA-2023:0408" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:0566 vom 2023-02-07", "url": "https://access.redhat.com/errata/RHSA-2023:0566" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:0652 vom 2023-02-15", "url": "https://access.redhat.com/errata/RHSA-2023:0652" }, { "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" } ], "source_lang": "en-US", "title": "Red Hat OpenShift: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-08-06T22:00:00.000+00:00", "generator": { "date": "2024-02-15T17:11:52.533+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2023-0204", "initial_release_date": "2023-01-25T23:00:00.000+00:00", "revision_history": [ { "date": "2023-01-25T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-02-06T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-02-14T23: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-02-28T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-03-06T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-03-29T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-05-09T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-05-18T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-06-14T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-06-15T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-06-19T22:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-07-05T22:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-08-06T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "15" } }, "product_tree": { "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:-" } } }, { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform \u003c 4.12.1", "product": { "name": "Red Hat OpenShift Container Platform \u003c 4.12.1", "product_id": "T025202", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform" } } }, { "category": "product_name", "name": "Red Hat OpenShift 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_name", "name": "Red Hat OpenShift \u003c 4.12.0", "product": { "name": "Red Hat OpenShift \u003c 4.12.0", "product_id": "T026026", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.12.0" } } }, { "category": "product_name", "name": "Red Hat OpenShift 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_name", "name": "Red Hat OpenShift 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_name", "name": "Red Hat OpenShift Container Platform \u003c 4.11.43", "product": { "name": "Red Hat OpenShift Container Platform \u003c 4.11.43", "product_id": "T028132", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.11.43" } } }, { "category": "product_name", "name": "Red Hat OpenShift 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_name", "name": "Red Hat OpenShift Container Platform \u003c 4.11.44", "product": { "name": "Red Hat OpenShift Container Platform \u003c 4.11.44", "product_id": "T028416", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.11.44" } } } ], "category": "product_name", "name": "OpenShift" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-38561", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T028132", "67646", "T025202", "T028416", "T026435", "T028205", "T025990", "T027760" ] }, "release_date": "2023-01-25T23:00:00Z", "title": "CVE-2021-38561" }, { "cve": "CVE-2021-44716", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T028132", "67646", "T025202", "T028416", "T026435", "T028205", "T025990", "T027760" ] }, "release_date": "2023-01-25T23:00:00Z", "title": "CVE-2021-44716" }, { "cve": "CVE-2021-44717", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T028132", "67646", "T025202", "T028416", "T026435", "T028205", "T025990", "T027760" ] }, "release_date": "2023-01-25T23:00:00Z", "title": "CVE-2021-44717" }, { "cve": "CVE-2022-1705", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T028132", "67646", "T025202", "T028416", "T026435", "T028205", "T025990", "T027760" ] }, "release_date": "2023-01-25T23:00:00Z", "title": "CVE-2022-1705" }, { "cve": "CVE-2022-1798", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T028132", "67646", "T025202", "T028416", "T026435", "T028205", "T025990", "T027760" ] }, "release_date": "2023-01-25T23:00:00Z", "title": "CVE-2022-1798" }, { "cve": "CVE-2022-1962", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T028132", "67646", "T025202", "T028416", "T026435", "T028205", "T025990", "T027760" ] }, "release_date": "2023-01-25T23:00:00Z", "title": "CVE-2022-1962" }, { "cve": "CVE-2022-23772", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T028132", "67646", "T025202", "T028416", "T026435", "T028205", "T025990", "T027760" ] }, "release_date": "2023-01-25T23:00:00Z", "title": "CVE-2022-23772" }, { "cve": "CVE-2022-23773", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T028132", "67646", "T025202", "T028416", "T026435", "T028205", "T025990", "T027760" ] }, "release_date": "2023-01-25T23:00:00Z", "title": "CVE-2022-23773" }, { "cve": "CVE-2022-23806", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T028132", "67646", "T025202", "T028416", "T026435", "T028205", "T025990", "T027760" ] }, "release_date": "2023-01-25T23:00:00Z", "title": "CVE-2022-23806" }, { "cve": "CVE-2022-28131", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T028132", "67646", "T025202", "T028416", "T026435", "T028205", "T025990", "T027760" ] }, "release_date": "2023-01-25T23:00:00Z", "title": "CVE-2022-28131" }, { "cve": "CVE-2022-29526", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T028132", "67646", "T025202", "T028416", "T026435", "T028205", "T025990", "T027760" ] }, "release_date": "2023-01-25T23:00:00Z", "title": "CVE-2022-29526" }, { "cve": "CVE-2022-30629", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T028132", "67646", "T025202", "T028416", "T026435", "T028205", "T025990", "T027760" ] }, "release_date": "2023-01-25T23:00:00Z", "title": "CVE-2022-30629" }, { "cve": "CVE-2022-30630", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T028132", "67646", "T025202", "T028416", "T026435", "T028205", "T025990", "T027760" ] }, "release_date": "2023-01-25T23:00:00Z", "title": "CVE-2022-30630" }, { "cve": "CVE-2022-30631", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T028132", "67646", "T025202", "T028416", "T026435", "T028205", "T025990", "T027760" ] }, "release_date": "2023-01-25T23:00:00Z", "title": "CVE-2022-30631" }, { "cve": "CVE-2022-30632", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T028132", "67646", "T025202", "T028416", "T026435", "T028205", "T025990", "T027760" ] }, "release_date": "2023-01-25T23:00:00Z", "title": "CVE-2022-30632" }, { "cve": "CVE-2022-30633", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T028132", "67646", "T025202", "T028416", "T026435", "T028205", "T025990", "T027760" ] }, "release_date": "2023-01-25T23:00:00Z", "title": "CVE-2022-30633" }, { "cve": "CVE-2022-30635", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T028132", "67646", "T025202", "T028416", "T026435", "T028205", "T025990", "T027760" ] }, "release_date": "2023-01-25T23:00:00Z", "title": "CVE-2022-30635" }, { "cve": "CVE-2022-32148", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T028132", "67646", "T025202", "T028416", "T026435", "T028205", "T025990", "T027760" ] }, "release_date": "2023-01-25T23:00:00Z", "title": "CVE-2022-32148" } ] }
wid-sec-w-2022-0879
Vulnerability from csaf_certbund
Published
2022-08-01 22:00
Modified
2024-04-29 22:00
Summary
Red Hat Enterprise Linux: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux ausnutzen, um einen Denial of Service Angriff durchzuführen oder Dateien zu manipulieren.
Betroffene Betriebssysteme
- Linux
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren oder Dateien 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-2022-0879 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-0879.json" }, { "category": "self", "summary": "WID-SEC-2022-0879 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-0879" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:5775 vom 2022-08-01", "url": "https://access.redhat.com/errata/RHSA-2022:5775" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:5799 vom 2022-08-01", "url": "https://access.redhat.com/errata/RHSA-2022:5799" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:5866 vom 2022-08-03", "url": "https://access.redhat.com/errata/RHSA-2022:5866" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-5799 vom 2022-08-02", "url": "http://linux.oracle.com/errata/ELSA-2022-5799.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-5775 vom 2022-08-04", "url": "http://linux.oracle.com/errata/ELSA-2022-5775.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:2671-1 vom 2022-08-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-August/011802.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:5924 vom 2022-08-09", "url": "https://access.redhat.com/errata/RHSA-2022:5924" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:5923 vom 2022-08-08", "url": "https://access.redhat.com/errata/RHSA-2022:5923" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:5875 vom 2022-08-09", "url": "https://access.redhat.com/errata/RHSA-2022:5875" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202208-02 vom 2022-08-09", "url": "https://security.gentoo.org/glsa/202208-02" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6042 vom 2022-08-10", "url": "https://access.redhat.com/errata/RHSA-2022:6042" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6040 vom 2022-08-10", "url": "https://access.redhat.com/errata/RHSA-2022:6040" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6066 vom 2022-08-15", "url": "https://www.cybersecurity-help.cz/vdb/SB2022081537" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6065 vom 2022-08-15", "url": "https://www.cybersecurity-help.cz/vdb/SB2022081538" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6113 vom 2022-08-18", "url": "https://access.redhat.com/errata/RHSA-2022:6113" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6051 vom 2022-08-18", "url": "https://access.redhat.com/errata/RHSA-2022:6051" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6053 vom 2022-08-23", "url": "https://access.redhat.com/errata/RHSA-2022:6053" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6184 vom 2022-08-25", "url": "https://access.redhat.com/errata/RHSA-2022:6184" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6188 vom 2022-08-25", "url": "https://access.redhat.com/errata/RHSA-2022:6188" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6187 vom 2022-08-25", "url": "https://access.redhat.com/errata/RHSA-2022:6187" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6290 vom 2022-09-01", "url": "https://access.redhat.com/errata/RHSA-2022:6290" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6283 vom 2022-09-01", "url": "https://access.redhat.com/errata/RHSA-2022:6283" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6152 vom 2022-09-01", "url": "https://access.redhat.com/errata/RHSA-2022:6152" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6346 vom 2022-09-06", "url": "https://access.redhat.com/errata/RHSA-2022:6346" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6345 vom 2022-09-06", "url": "https://access.redhat.com/errata/RHSA-2022:6345" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6183 vom 2022-09-06", "url": "https://access.redhat.com/errata/RHSA-2022:6183" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6347 vom 2022-09-06", "url": "https://access.redhat.com/errata/RHSA-2022:6347" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6348 vom 2022-09-06", "url": "https://access.redhat.com/errata/RHSA-2022:6348" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6370 vom 2022-09-07", "url": "https://access.redhat.com/errata/RHSA-2022:6370" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6182 vom 2022-09-06", "url": "https://access.redhat.com/errata/RHSA-2022:6182" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6344 vom 2022-09-07", "url": "https://access.redhat.com/errata/RHSA-2022:6344" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6262 vom 2022-09-09", "url": "https://access.redhat.com/errata/RHSA-2022:6262" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6430 vom 2022-09-13", "url": "https://access.redhat.com/errata/RHSA-2022:6430" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6517 vom 2022-09-14", "url": "https://access.redhat.com/errata/RHSA-2022:6517" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6308 vom 2022-09-15", "url": "https://access.redhat.com/errata/RHSA-2022:6308" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6560 vom 2022-09-26", "url": "https://access.redhat.com/errata/RHSA-2022:6560" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6714 vom 2022-09-26", "url": "https://access.redhat.com/errata/RHSA-2022:6714" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2022-133 vom 2022-09-29", "url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-133.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2DOCKER-2022-020 vom 2022-10-14", "url": "https://alas.aws.amazon.com/AL2/ALASDOCKER-2022-020.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:7058 vom 2022-10-20", "url": "https://access.redhat.com/errata/RHSA-2022:7058" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2-2022-1859 vom 2022-10-21", "url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1859.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2-2022-1865 vom 2022-10-21", "url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1865.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2-2022-1861 vom 2022-10-21", "url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1861.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2-2022-1860 vom 2022-10-21", "url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1860.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2-2022-1862 vom 2022-10-21", "url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1862.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2-2022-1863 vom 2022-10-21", "url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1863.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2-2022-1858 vom 2022-10-21", "url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1858.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2-2022-1864 vom 2022-10-21", "url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1864.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:7129 vom 2022-10-25", "url": "https://access.redhat.com/errata/RHSA-2022:7129" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-7129 vom 2022-10-26", "url": "https://linux.oracle.com/errata/ELSA-2022-7129.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:7519 vom 2022-11-08", "url": "https://access.redhat.com/errata/RHSA-2022:7519" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:7648 vom 2022-11-08", "url": "https://access.redhat.com/errata/RHSA-2022:7648" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:7529 vom 2022-11-08", "url": "https://access.redhat.com/errata/RHSA-2022:7529" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:8057 vom 2022-11-15", "url": "https://access.redhat.com/errata/RHSA-2022:8057" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:8098 vom 2022-11-15", "url": "https://access.redhat.com/errata/RHSA-2022:8098" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:8250 vom 2022-11-15", "url": "https://access.redhat.com/errata/RHSA-2022:8250" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-24267 vom 2022-11-23", "url": "https://linux.oracle.com/errata/ELSA-2022-24267.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:8634 vom 2022-11-28", "url": "https://access.redhat.com/errata/RHSA-2022:8634" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:8626 vom 2022-11-29", "url": "https://access.redhat.com/errata/RHSA-2022:8626" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:9047 vom 2022-12-15", "url": "https://access.redhat.com/errata/RHSA-2022:9047" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:7398 vom 2023-01-18", "url": "https://access.redhat.com/errata/RHSA-2022:7398" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:0407 vom 2023-01-24", "url": "https://access.redhat.com/errata/RHSA-2023:0407" }, { "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:2758 vom 2023-05-16", "url": "https://access.redhat.com/errata/RHSA-2023:2758" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:2802 vom 2023-05-16", "url": "https://access.redhat.com/errata/RHSA-2023:2802" }, { "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-2024:1027 vom 2024-02-28", "url": "https://access.redhat.com/errata/RHSA-2024:1027" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0778 vom 2024-02-12", "url": "https://access.redhat.com/errata/RHSA-2024:0778" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1433 vom 2024-03-20", "url": "https://access.redhat.com/errata/RHSA-2024:1433" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2180 vom 2024-04-30", "url": "https://access.redhat.com/errata/RHSA-2024:2180" } ], "source_lang": "en-US", "title": "Red Hat Enterprise Linux: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-04-29T22:00:00.000+00:00", "generator": { "date": "2024-04-30T09:40:02.491+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2022-0879", "initial_release_date": "2022-08-01T22:00:00.000+00:00", "revision_history": [ { "date": "2022-08-01T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2022-08-02T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen" }, { "date": "2022-08-04T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Oracle Linux und SUSE aufgenommen" }, { "date": "2022-08-08T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Red Hat und Fedora aufgenommen" }, { "date": "2022-08-09T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2022-08-10T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-08-15T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-08-18T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-08-22T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-08-25T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-08-31T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-09-01T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-09-06T22:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-09-08T22:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-09-12T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-09-14T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-09-26T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-09-29T22:00:00.000+00:00", "number": "18", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2022-10-13T22:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2022-10-19T22:00:00.000+00:00", "number": "20", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-10-23T22:00:00.000+00:00", "number": "21", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2022-10-25T22:00:00.000+00:00", "number": "22", "summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen" }, { "date": "2022-11-08T23:00:00.000+00:00", "number": "23", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-11-15T23:00:00.000+00:00", "number": "24", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-11-23T23:00:00.000+00:00", "number": "25", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2022-11-27T23:00:00.000+00:00", "number": "26", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-11-28T23:00:00.000+00:00", "number": "27", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-12-14T23:00:00.000+00:00", "number": "28", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-01-17T23:00:00.000+00:00", "number": "29", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-01-24T23:00:00.000+00:00", "number": "30", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-03-15T23:00:00.000+00:00", "number": "31", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-05-16T22:00:00.000+00:00", "number": "32", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-06-15T22:00:00.000+00:00", "number": "33", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-02-11T23:00:00.000+00:00", "number": "34", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-02-28T23:00:00.000+00:00", "number": "35", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-03-19T23:00:00.000+00:00", "number": "36", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-04-29T22:00:00.000+00:00", "number": "37", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "37" } }, "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": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "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": "8", "product": { "name": "Red Hat Enterprise Linux 8", "product_id": "T014111", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8" } } }, { "category": "product_version", "name": "9", "product": { "name": "Red Hat Enterprise Linux 9", "product_id": "T023632", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:9" } } } ], "category": "product_name", "name": "Enterprise Linux" }, { "category": "product_name", "name": "Red Hat OpenShift", "product": { "name": "Red Hat OpenShift", "product_id": "T008027", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-1705", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren." } ], "product_status": { "known_affected": [ "T008027", "T002207", "T023632", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-08-01T22:00:00Z", "title": "CVE-2022-1705" }, { "cve": "CVE-2022-1962", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren." } ], "product_status": { "known_affected": [ "T008027", "T002207", "T023632", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-08-01T22:00:00Z", "title": "CVE-2022-1962" }, { "cve": "CVE-2022-28131", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren." } ], "product_status": { "known_affected": [ "T008027", "T002207", "T023632", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-08-01T22:00:00Z", "title": "CVE-2022-28131" }, { "cve": "CVE-2022-30630", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren." } ], "product_status": { "known_affected": [ "T008027", "T002207", "T023632", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-08-01T22:00:00Z", "title": "CVE-2022-30630" }, { "cve": "CVE-2022-30631", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren." } ], "product_status": { "known_affected": [ "T008027", "T002207", "T023632", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-08-01T22:00:00Z", "title": "CVE-2022-30631" }, { "cve": "CVE-2022-30632", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren." } ], "product_status": { "known_affected": [ "T008027", "T002207", "T023632", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-08-01T22:00:00Z", "title": "CVE-2022-30632" }, { "cve": "CVE-2022-30633", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren." } ], "product_status": { "known_affected": [ "T008027", "T002207", "T023632", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-08-01T22:00:00Z", "title": "CVE-2022-30633" }, { "cve": "CVE-2022-30635", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren." } ], "product_status": { "known_affected": [ "T008027", "T002207", "T023632", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-08-01T22:00:00Z", "title": "CVE-2022-30635" }, { "cve": "CVE-2022-32148", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren." } ], "product_status": { "known_affected": [ "T008027", "T002207", "T023632", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-08-01T22:00:00Z", "title": "CVE-2022-32148" } ] }
wid-sec-w-2023-2229
Vulnerability from csaf_certbund
Published
2023-08-30 22:00
Modified
2024-05-28 22:00
Summary
Splunk Splunk Enterprise: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Splunk Enterprise ermöglicht Monitoring und Analyse von Clickstream-Daten und Kundentransaktionen.
Angriff
Ein entfernter, authentifizierter Angreifer kann mehrere Schwachstellen in Splunk Splunk Enterprise ausnutzen, um beliebigen Code auszuführen, einen 'Denial of Service'-Zustand zu verursachen, seine Privilegien zu erweitern und weitere, nicht spezifizierte Auswirkungen zu verursachen.
Betroffene Betriebssysteme
- Linux
- MacOS X
- Windows
{ "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" } ], "source_lang": "en-US", "title": "Splunk Splunk Enterprise: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-05-28T22:00:00.000+00:00", "generator": { "date": "2024-05-29T08:07:49.870+00:00", "engine": { "name": "BSI-WID", "version": "1.3.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" } ], "status": "final", "version": "3" } }, "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": "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": "\u003c9.1.1", "product": { "name": "Splunk Splunk Enterprise \u003c9.1.1", "product_id": "T029634", "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", "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", "product_identification_helper": { "cpe": "cpe:/a:splunk:splunk:8.2.12" } } } ], "category": "product_name", "name": "Splunk Enterprise" } ], "category": "vendor", "name": "Splunk" } ] }, "vulnerabilities": [ { "cve": "CVE-2013-7489", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2013-7489" }, { "cve": "CVE-2018-10237", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2018-10237" }, { "cve": "CVE-2018-20225", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2018-20225" }, { "cve": "CVE-2019-20454", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2019-20454" }, { "cve": "CVE-2019-20838", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2019-20838" }, { "cve": "CVE-2020-14155", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2020-14155" }, { "cve": "CVE-2020-28469", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2020-28469" }, { "cve": "CVE-2020-28851", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2020-28851" }, { "cve": "CVE-2020-29652", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2020-29652" }, { "cve": "CVE-2020-8169", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2020-8169" }, { "cve": "CVE-2020-8177", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2020-8177" }, { "cve": "CVE-2020-8231", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2020-8231" }, { "cve": "CVE-2020-8284", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2020-8284" }, { "cve": "CVE-2020-8285", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2020-8285" }, { "cve": "CVE-2020-8286", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2020-8286" }, { "cve": "CVE-2020-8908", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2020-8908" }, { "cve": "CVE-2021-20066", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-20066" }, { "cve": "CVE-2021-22569", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-22569" }, { "cve": "CVE-2021-22876", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-22876" }, { "cve": "CVE-2021-22890", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-22890" }, { "cve": "CVE-2021-22897", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-22897" }, { "cve": "CVE-2021-22898", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-22898" }, { "cve": "CVE-2021-22901", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-22901" }, { "cve": "CVE-2021-22922", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-22922" }, { "cve": "CVE-2021-22923", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-22923" }, { "cve": "CVE-2021-22924", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-22924" }, { "cve": "CVE-2021-22925", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-22925" }, { "cve": "CVE-2021-22926", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-22926" }, { "cve": "CVE-2021-22945", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-22945" }, { "cve": "CVE-2021-22946", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-22946" }, { "cve": "CVE-2021-22947", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-22947" }, { "cve": "CVE-2021-23343", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-23343" }, { "cve": "CVE-2021-23382", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-23382" }, { "cve": "CVE-2021-27918", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-27918" }, { "cve": "CVE-2021-27919", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-27919" }, { "cve": "CVE-2021-29060", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-29060" }, { "cve": "CVE-2021-29425", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-29425" }, { "cve": "CVE-2021-29923", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-29923" }, { "cve": "CVE-2021-31525", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-31525" }, { "cve": "CVE-2021-31566", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-31566" }, { "cve": "CVE-2021-33194", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-33194" }, { "cve": "CVE-2021-33195", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-33195" }, { "cve": "CVE-2021-33196", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-33196" }, { "cve": "CVE-2021-33197", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-33197" }, { "cve": "CVE-2021-33198", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-33198" }, { "cve": "CVE-2021-34558", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-34558" }, { "cve": "CVE-2021-3520", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-3520" }, { "cve": "CVE-2021-3572", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-3572" }, { "cve": "CVE-2021-36221", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-36221" }, { "cve": "CVE-2021-36976", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-36976" }, { "cve": "CVE-2021-3803", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-3803" }, { "cve": "CVE-2021-38297", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-38297" }, { "cve": "CVE-2021-38561", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-38561" }, { "cve": "CVE-2021-39293", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-39293" }, { "cve": "CVE-2021-41182", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-41182" }, { "cve": "CVE-2021-41183", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-41183" }, { "cve": "CVE-2021-41184", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-41184" }, { "cve": "CVE-2021-41771", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-41771" }, { "cve": "CVE-2021-41772", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-41772" }, { "cve": "CVE-2021-43565", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-43565" }, { "cve": "CVE-2021-44716", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-44716" }, { "cve": "CVE-2021-44717", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2021-44717" }, { "cve": "CVE-2022-1705", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-1705" }, { "cve": "CVE-2022-1941", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-1941" }, { "cve": "CVE-2022-1962", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-1962" }, { "cve": "CVE-2022-22576", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-22576" }, { "cve": "CVE-2022-2309", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-2309" }, { "cve": "CVE-2022-23491", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-23491" }, { "cve": "CVE-2022-23772", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-23772" }, { "cve": "CVE-2022-23773", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-23773" }, { "cve": "CVE-2022-23806", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-23806" }, { "cve": "CVE-2022-24675", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-24675" }, { "cve": "CVE-2022-24921", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-24921" }, { "cve": "CVE-2022-24999", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-24999" }, { "cve": "CVE-2022-25881", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-25881" }, { "cve": "CVE-2022-27191", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-27191" }, { "cve": "CVE-2022-27536", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-27536" }, { "cve": "CVE-2022-27664", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-27664" }, { "cve": "CVE-2022-27774", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-27774" }, { "cve": "CVE-2022-27775", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-27775" }, { "cve": "CVE-2022-27776", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-27776" }, { "cve": "CVE-2022-27778", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-27778" }, { "cve": "CVE-2022-27779", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-27779" }, { "cve": "CVE-2022-27780", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-27780" }, { "cve": "CVE-2022-27781", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-27781" }, { "cve": "CVE-2022-27782", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-27782" }, { "cve": "CVE-2022-28131", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-28131" }, { "cve": "CVE-2022-28327", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-28327" }, { "cve": "CVE-2022-2879", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-2879" }, { "cve": "CVE-2022-2880", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-2880" }, { "cve": "CVE-2022-29526", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-29526" }, { "cve": "CVE-2022-29804", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-29804" }, { "cve": "CVE-2022-30115", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-30115" }, { "cve": "CVE-2022-30580", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-30580" }, { "cve": "CVE-2022-30629", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-30629" }, { "cve": "CVE-2022-30630", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-30630" }, { "cve": "CVE-2022-30631", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-30631" }, { "cve": "CVE-2022-30632", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-30632" }, { "cve": "CVE-2022-30633", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-30633" }, { "cve": "CVE-2022-30634", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-30634" }, { "cve": "CVE-2022-30635", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-30635" }, { "cve": "CVE-2022-31129", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-31129" }, { "cve": "CVE-2022-3171", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-3171" }, { "cve": "CVE-2022-32148", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-32148" }, { "cve": "CVE-2022-32149", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-32149" }, { "cve": "CVE-2022-32189", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-32189" }, { "cve": "CVE-2022-32205", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-32205" }, { "cve": "CVE-2022-32206", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-32206" }, { "cve": "CVE-2022-32207", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-32207" }, { "cve": "CVE-2022-32208", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-32208" }, { "cve": "CVE-2022-32221", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-32221" }, { "cve": "CVE-2022-33987", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-33987" }, { "cve": "CVE-2022-3509", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-3509" }, { "cve": "CVE-2022-3510", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-3510" }, { "cve": "CVE-2022-3517", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-3517" }, { "cve": "CVE-2022-35252", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-35252" }, { "cve": "CVE-2022-35260", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-35260" }, { "cve": "CVE-2022-35737", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-35737" }, { "cve": "CVE-2022-36227", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-36227" }, { "cve": "CVE-2022-37599", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-37599" }, { "cve": "CVE-2022-37601", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-37601" }, { "cve": "CVE-2022-37603", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-37603" }, { "cve": "CVE-2022-38900", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-38900" }, { "cve": "CVE-2022-40023", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-40023" }, { "cve": "CVE-2022-40897", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-40897" }, { "cve": "CVE-2022-40899", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-40899" }, { "cve": "CVE-2022-41715", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-41715" }, { "cve": "CVE-2022-41716", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-41716" }, { "cve": "CVE-2022-41720", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-41720" }, { "cve": "CVE-2022-41722", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-41722" }, { "cve": "CVE-2022-42003", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-42003" }, { "cve": "CVE-2022-42004", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-42004" }, { "cve": "CVE-2022-42915", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-42915" }, { "cve": "CVE-2022-42916", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-42916" }, { "cve": "CVE-2022-43551", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-43551" }, { "cve": "CVE-2022-43552", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-43552" }, { "cve": "CVE-2022-46175", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2022-46175" }, { "cve": "CVE-2023-23914", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2023-23914" }, { "cve": "CVE-2023-23915", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2023-23915" }, { "cve": "CVE-2023-23916", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2023-23916" }, { "cve": "CVE-2023-24539", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2023-24539" }, { "cve": "CVE-2023-24540", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2023-24540" }, { "cve": "CVE-2023-27533", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2023-27533" }, { "cve": "CVE-2023-27534", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2023-27534" }, { "cve": "CVE-2023-27535", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2023-27535" }, { "cve": "CVE-2023-27536", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2023-27536" }, { "cve": "CVE-2023-27537", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2023-27537" }, { "cve": "CVE-2023-27538", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2023-27538" }, { "cve": "CVE-2023-29400", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2023-29400" }, { "cve": "CVE-2023-29402", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2023-29402" }, { "cve": "CVE-2023-29403", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2023-29403" }, { "cve": "CVE-2023-29404", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2023-29404" }, { "cve": "CVE-2023-29405", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2023-29405" }, { "cve": "CVE-2023-40592", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2023-40592" }, { "cve": "CVE-2023-40593", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2023-40593" }, { "cve": "CVE-2023-40594", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2023-40594" }, { "cve": "CVE-2023-40595", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2023-40595" }, { "cve": "CVE-2023-40596", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2023-40596" }, { "cve": "CVE-2023-40597", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2023-40597" }, { "cve": "CVE-2023-40598", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T002207", "T004914" ] }, "release_date": "2023-08-30T22:00:00Z", "title": "CVE-2023-40598" } ] }
wid-sec-w-2024-0794
Vulnerability from csaf_certbund
Published
2024-04-04 22:00
Modified
2024-04-04 22:00
Summary
Dell ECS: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Dell ECS ist ein Objektspeichersystem.
Angriff
Ein Angreifer kann mehrere Schwachstellen in Dell ECS ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuführen, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuführen.
Betroffene Betriebssysteme
- Linux
- UNIX
- Windows
{ "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-04-04T22:00:00.000+00:00", "generator": { "date": "2024-04-05T09:37:24.604+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "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" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c 3.8.1.0", "product": { "name": "Dell ECS \u003c 3.8.1.0", "product_id": "T033919", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "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." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2024-21626" } ] }
wid-sec-w-2023-1424
Vulnerability from csaf_certbund
Published
2023-06-12 22:00
Modified
2023-06-12 22:00
Summary
Xerox FreeFlow Print Server für Solaris: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
FreeFlow-Druckserver ist eine Druckserveranwendung für Xerox-Produktionsdrucker, die Flexibilität, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.
Angriff
Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
Betroffene Betriebssysteme
- UNIX
{ "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" } ], "source_lang": "en-US", "title": "Xerox FreeFlow Print Server f\u00fcr Solaris: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-06-12T22:00:00.000+00:00", "generator": { "date": "2024-02-15T17:30:41.322+00:00", "engine": { "name": "BSI-WID", "version": "1.3.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" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Xerox FreeFlow Print Server 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": "vendor", "name": "Xerox" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-28708", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-28708" }, { "cve": "CVE-2023-28176", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-28176" }, { "cve": "CVE-2023-28164", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-28164" }, { "cve": "CVE-2023-28163", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-28163" }, { "cve": "CVE-2023-28162", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-28162" }, { "cve": "CVE-2023-27522", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-27522" }, { "cve": "CVE-2023-25752", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-25752" }, { "cve": "CVE-2023-25751", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-25751" }, { "cve": "CVE-2023-25746", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-25746" }, { "cve": "CVE-2023-25744", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-25744" }, { "cve": "CVE-2023-25743", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-25743" }, { "cve": "CVE-2023-25742", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-25742" }, { "cve": "CVE-2023-25739", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-25739" }, { "cve": "CVE-2023-25738", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-25738" }, { "cve": "CVE-2023-25737", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-25737" }, { "cve": "CVE-2023-25735", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-25735" }, { "cve": "CVE-2023-25734", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-25734" }, { "cve": "CVE-2023-25732", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-25732" }, { "cve": "CVE-2023-25730", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-25730" }, { "cve": "CVE-2023-25729", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-25729" }, { "cve": "CVE-2023-25728", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-25728" }, { "cve": "CVE-2023-25690", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-25690" }, { "cve": "CVE-2023-24998", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-24998" }, { "cve": "CVE-2023-24807", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-24807" }, { "cve": "CVE-2023-24580", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-24580" }, { "cve": "CVE-2023-23969", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-23969" }, { "cve": "CVE-2023-23946", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-23946" }, { "cve": "CVE-2023-23936", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-23936" }, { "cve": "CVE-2023-23920", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-23920" }, { "cve": "CVE-2023-23919", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-23919" }, { "cve": "CVE-2023-23918", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-23918" }, { "cve": "CVE-2023-23605", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-23605" }, { "cve": "CVE-2023-23603", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-23603" }, { "cve": "CVE-2023-23602", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-23602" }, { "cve": "CVE-2023-23601", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-23601" }, { "cve": "CVE-2023-23599", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-23599" }, { "cve": "CVE-2023-23598", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-23598" }, { "cve": "CVE-2023-22809", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-22809" }, { "cve": "CVE-2023-22490", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-22490" }, { "cve": "CVE-2023-22003", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-22003" }, { "cve": "CVE-2023-21985", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-21985" }, { "cve": "CVE-2023-21984", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-21984" }, { "cve": "CVE-2023-21928", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-21928" }, { "cve": "CVE-2023-21896", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-21896" }, { "cve": "CVE-2023-21843", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-21843" }, { "cve": "CVE-2023-21840", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-21840" }, { "cve": "CVE-2023-21830", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-21830" }, { "cve": "CVE-2023-0804", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0804" }, { "cve": "CVE-2023-0803", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0803" }, { "cve": "CVE-2023-0802", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0802" }, { "cve": "CVE-2023-0801", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0801" }, { "cve": "CVE-2023-0800", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0800" }, { "cve": "CVE-2023-0799", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0799" }, { "cve": "CVE-2023-0798", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0798" }, { "cve": "CVE-2023-0797", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0797" }, { "cve": "CVE-2023-0796", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0796" }, { "cve": "CVE-2023-0795", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0795" }, { "cve": "CVE-2023-0767", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0767" }, { "cve": "CVE-2023-0662", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0662" }, { "cve": "CVE-2023-0616", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0616" }, { "cve": "CVE-2023-0568", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0568" }, { "cve": "CVE-2023-0567", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0567" }, { "cve": "CVE-2023-0430", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0430" }, { "cve": "CVE-2023-0417", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0417" }, { "cve": "CVE-2023-0416", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0416" }, { "cve": "CVE-2023-0415", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0415" }, { "cve": "CVE-2023-0414", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0414" }, { "cve": "CVE-2023-0413", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0413" }, { "cve": "CVE-2023-0412", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0412" }, { "cve": "CVE-2023-0411", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0411" }, { "cve": "CVE-2023-0401", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0401" }, { "cve": "CVE-2023-0286", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0286" }, { "cve": "CVE-2023-0217", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0217" }, { "cve": "CVE-2023-0216", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0216" }, { "cve": "CVE-2023-0215", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2023-0215" }, { "cve": "CVE-2022-48281", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-48281" }, { "cve": "CVE-2022-46877", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-46877" }, { "cve": "CVE-2022-46874", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-46874" }, { "cve": "CVE-2022-46871", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-46871" }, { "cve": "CVE-2022-46344", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-46344" }, { "cve": "CVE-2022-46343", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-46343" }, { "cve": "CVE-2022-46342", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-46342" }, { "cve": "CVE-2022-46341", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-46341" }, { "cve": "CVE-2022-46340", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-46340" }, { "cve": "CVE-2022-45939", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-45939" }, { "cve": "CVE-2022-45199", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-45199" }, { "cve": "CVE-2022-45143", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-45143" }, { "cve": "CVE-2022-4450", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-4450" }, { "cve": "CVE-2022-4345", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-4345" }, { "cve": "CVE-2022-4304", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-4304" }, { "cve": "CVE-2022-42919", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-42919" }, { "cve": "CVE-2022-42916", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-42916" }, { "cve": "CVE-2022-42915", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-42915" }, { "cve": "CVE-2022-42898", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-42898" }, { "cve": "CVE-2022-4283", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-4283" }, { "cve": "CVE-2022-4203", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-4203" }, { "cve": "CVE-2022-42012", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-42012" }, { "cve": "CVE-2022-42011", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-42011" }, { "cve": "CVE-2022-42010", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-42010" }, { "cve": "CVE-2022-41903", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-41903" }, { "cve": "CVE-2022-41716", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-41716" }, { "cve": "CVE-2022-41715", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-41715" }, { "cve": "CVE-2022-40898", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-40898" }, { "cve": "CVE-2022-40304", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-40304" }, { "cve": "CVE-2022-40303", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-40303" }, { "cve": "CVE-2022-39253", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-39253" }, { "cve": "CVE-2022-3924", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-3924" }, { "cve": "CVE-2022-38784", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-38784" }, { "cve": "CVE-2022-38171", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-38171" }, { "cve": "CVE-2022-37436", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-37436" }, { "cve": "CVE-2022-3736", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-3736" }, { "cve": "CVE-2022-3705", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-3705" }, { "cve": "CVE-2022-36760", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-36760" }, { "cve": "CVE-2022-36227", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-36227" }, { "cve": "CVE-2022-36114", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-36114" }, { "cve": "CVE-2022-36113", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-36113" }, { "cve": "CVE-2022-35260", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-35260" }, { "cve": "CVE-2022-35252", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-35252" }, { "cve": "CVE-2022-3515", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-3515" }, { "cve": "CVE-2022-3352", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-3352" }, { "cve": "CVE-2022-3324", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-3324" }, { "cve": "CVE-2022-3297", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-3297" }, { "cve": "CVE-2022-3296", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-3296" }, { "cve": "CVE-2022-3278", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-3278" }, { "cve": "CVE-2022-3256", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-3256" }, { "cve": "CVE-2022-3235", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-3235" }, { "cve": "CVE-2022-3234", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-3234" }, { "cve": "CVE-2022-32221", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-32221" }, { "cve": "CVE-2022-32208", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-32208" }, { "cve": "CVE-2022-32207", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-32207" }, { "cve": "CVE-2022-32206", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-32206" }, { "cve": "CVE-2022-32205", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-32205" }, { "cve": "CVE-2022-32190", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-32190" }, { "cve": "CVE-2022-32189", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-32189" }, { "cve": "CVE-2022-32148", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-32148" }, { "cve": "CVE-2022-3153", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-3153" }, { "cve": "CVE-2022-3134", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-3134" }, { "cve": "CVE-2022-3099", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-3099" }, { "cve": "CVE-2022-3094", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-3094" }, { "cve": "CVE-2022-30635", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-30635" }, { "cve": "CVE-2022-30634", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-30634" }, { "cve": "CVE-2022-30633", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-30633" }, { "cve": "CVE-2022-30632", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-30632" }, { "cve": "CVE-2022-30631", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-30631" }, { "cve": "CVE-2022-30630", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-30630" }, { "cve": "CVE-2022-30629", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-30629" }, { "cve": "CVE-2022-30580", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-30580" }, { "cve": "CVE-2022-3037", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-3037" }, { "cve": "CVE-2022-3016", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-3016" }, { "cve": "CVE-2022-29804", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-29804" }, { "cve": "CVE-2022-2980", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-2980" }, { "cve": "CVE-2022-29526", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-29526" }, { "cve": "CVE-2022-2946", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-2946" }, { "cve": "CVE-2022-2929", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-2929" }, { "cve": "CVE-2022-2928", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-2928" }, { "cve": "CVE-2022-2923", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-2923" }, { "cve": "CVE-2022-2889", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-2889" }, { "cve": "CVE-2022-2880", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-2880" }, { "cve": "CVE-2022-2879", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-2879" }, { "cve": "CVE-2022-2874", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-2874" }, { "cve": "CVE-2022-2862", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-2862" }, { "cve": "CVE-2022-2849", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-2849" }, { "cve": "CVE-2022-2845", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-2845" }, { "cve": "CVE-2022-28331", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-28331" }, { "cve": "CVE-2022-28327", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-28327" }, { "cve": "CVE-2022-2819", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-2819" }, { "cve": "CVE-2022-2817", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-2817" }, { "cve": "CVE-2022-2816", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-2816" }, { "cve": "CVE-2022-28131", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-28131" }, { "cve": "CVE-2022-27778", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-27778" }, { "cve": "CVE-2022-27664", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-27664" }, { "cve": "CVE-2022-27536", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-27536" }, { "cve": "CVE-2022-27337", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-27337" }, { "cve": "CVE-2022-25255", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-25255" }, { "cve": "CVE-2022-25147", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-25147" }, { "cve": "CVE-2022-24963", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-24963" }, { "cve": "CVE-2022-24675", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-24675" }, { "cve": "CVE-2022-23521", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-23521" }, { "cve": "CVE-2022-2309", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-2309" }, { "cve": "CVE-2022-21515", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-21515" }, { "cve": "CVE-2022-21349", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-21349" }, { "cve": "CVE-2022-21291", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-21291" }, { "cve": "CVE-2022-1962", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-1962" }, { "cve": "CVE-2022-1705", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-1705" }, { "cve": "CVE-2022-1292", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-1292" }, { "cve": "CVE-2022-1122", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-1122" }, { "cve": "CVE-2022-0718", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2022-0718" }, { "cve": "CVE-2021-37750", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2021-37750" }, { "cve": "CVE-2021-37519", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2021-37519" }, { "cve": "CVE-2021-35940", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2021-35940" }, { "cve": "CVE-2021-30860", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2021-30860" }, { "cve": "CVE-2021-29338", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2021-29338" }, { "cve": "CVE-2018-25032", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2018-25032" }, { "cve": "CVE-2017-12613", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2017-12613" }, { "cve": "CVE-2006-20001", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053" ] }, "release_date": "2023-06-12T22:00:00Z", "title": "CVE-2006-20001" } ] }
wid-sec-w-2022-2134
Vulnerability from csaf_certbund
Published
2022-11-20 23:00
Modified
2023-06-20 22:00
Summary
IBM Spectrum Protect: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
IBM Spectrum Protect ist eine zentralisierte Backuplösung für Systeme im Netzwerk.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift ausnutzen, um einen Cross site Scripting Angriff durchzuführen, Informationen offenzulegen oder einen Denial of Service zu verursachen.
Betroffene Betriebssysteme
- Linux
{ "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": "IBM Spectrum Protect ist eine zentralisierte Backupl\u00f6sung f\u00fcr Systeme im Netzwerk.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift ausnutzen, um einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen.", "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-2022-2134 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-2134.json" }, { "category": "self", "summary": "WID-SEC-2022-2134 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-2134" }, { "category": "external", "summary": "IBM Security Bulletin 7005589 vom 2023-06-21", "url": "https://www.ibm.com/support/pages/node/7005589" }, { "category": "external", "summary": "IBM Security Bulletin vom 2022-11-20", "url": "https://www.ibm.com/support/pages/node/6838883" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:8626 vom 2022-11-29", "url": "https://access.redhat.com/errata/RHSA-2022:8626" }, { "category": "external", "summary": "IBM Security Bulletin 6847653 vom 2022-12-20", "url": "https://www.ibm.com/support/pages/node/6847653" }, { "category": "external", "summary": "IBM Security Bulletin 6847643 vom 2022-12-20", "url": "https://www.ibm.com/support/pages/node/6847643" } ], "source_lang": "en-US", "title": "IBM Spectrum Protect: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-06-20T22:00:00.000+00:00", "generator": { "date": "2024-02-15T17:03:59.361+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2022-2134", "initial_release_date": "2022-11-20T23:00:00.000+00:00", "revision_history": [ { "date": "2022-11-20T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2022-11-28T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-12-20T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2023-06-20T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von IBM aufgenommen" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "IBM Spectrum Protect plus 10.1", "product": { "name": "IBM Spectrum Protect plus 10.1", "product_id": "T015895", "product_identification_helper": { "cpe": "cpe:/a:ibm:spectrum_protect:plus_10.1" } } }, { "category": "product_name", "name": "IBM Spectrum Protect 10.1", "product": { "name": "IBM Spectrum Protect 10.1", "product_id": "T023657", "product_identification_helper": { "cpe": "cpe:/a:ibm:spectrum_protect:10.1" } } }, { "category": "product_name", "name": "IBM Spectrum Protect \u003c plus 10.1.12.2", "product": { "name": "IBM Spectrum Protect \u003c plus 10.1.12.2", "product_id": "T025369", "product_identification_helper": { "cpe": "cpe:/a:ibm:spectrum_protect:plus_10.1.12.2" } } }, { "category": "product_name", "name": "IBM Spectrum Protect 8.1.17", "product": { "name": "IBM Spectrum Protect 8.1.17", "product_id": "T025663", "product_identification_helper": { "cpe": "cpe:/a:ibm:spectrum_protect:8.1.17" } } } ], "category": "product_name", "name": "Spectrum Protect" } ], "category": "vendor", "name": "IBM" }, { "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": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-1705", "notes": [ { "category": "description", "text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen." } ], "product_status": { "known_affected": [ "67646", "T023657", "T025663", "T015895" ] }, "release_date": "2022-11-20T23:00:00Z", "title": "CVE-2022-1705" }, { "cve": "CVE-2022-1962", "notes": [ { "category": "description", "text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen." } ], "product_status": { "known_affected": [ "67646", "T023657", "T025663", "T015895" ] }, "release_date": "2022-11-20T23:00:00Z", "title": "CVE-2022-1962" }, { "cve": "CVE-2022-27664", "notes": [ { "category": "description", "text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen." } ], "product_status": { "known_affected": [ "67646", "T023657", "T025663", "T015895" ] }, "release_date": "2022-11-20T23:00:00Z", "title": "CVE-2022-27664" }, { "cve": "CVE-2022-28131", "notes": [ { "category": "description", "text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen." } ], "product_status": { "known_affected": [ "67646", "T023657", "T025663", "T015895" ] }, "release_date": "2022-11-20T23:00:00Z", "title": "CVE-2022-28131" }, { "cve": "CVE-2022-30630", "notes": [ { "category": "description", "text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen." } ], "product_status": { "known_affected": [ "67646", "T023657", "T025663", "T015895" ] }, "release_date": "2022-11-20T23:00:00Z", "title": "CVE-2022-30630" }, { "cve": "CVE-2022-30631", "notes": [ { "category": "description", "text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen." } ], "product_status": { "known_affected": [ "67646", "T023657", "T025663", "T015895" ] }, "release_date": "2022-11-20T23:00:00Z", "title": "CVE-2022-30631" }, { "cve": "CVE-2022-30632", "notes": [ { "category": "description", "text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen." } ], "product_status": { "known_affected": [ "67646", "T023657", "T025663", "T015895" ] }, "release_date": "2022-11-20T23:00:00Z", "title": "CVE-2022-30632" }, { "cve": "CVE-2022-30633", "notes": [ { "category": "description", "text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen." } ], "product_status": { "known_affected": [ "67646", "T023657", "T025663", "T015895" ] }, "release_date": "2022-11-20T23:00:00Z", "title": "CVE-2022-30633" }, { "cve": "CVE-2022-30635", "notes": [ { "category": "description", "text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen." } ], "product_status": { "known_affected": [ "67646", "T023657", "T025663", "T015895" ] }, "release_date": "2022-11-20T23:00:00Z", "title": "CVE-2022-30635" }, { "cve": "CVE-2022-32148", "notes": [ { "category": "description", "text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen." } ], "product_status": { "known_affected": [ "67646", "T023657", "T025663", "T015895" ] }, "release_date": "2022-11-20T23:00:00Z", "title": "CVE-2022-32148" }, { "cve": "CVE-2022-32149", "notes": [ { "category": "description", "text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen." } ], "product_status": { "known_affected": [ "67646", "T023657", "T025663", "T015895" ] }, "release_date": "2022-11-20T23:00:00Z", "title": "CVE-2022-32149" }, { "cve": "CVE-2022-32189", "notes": [ { "category": "description", "text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen." } ], "product_status": { "known_affected": [ "67646", "T023657", "T025663", "T015895" ] }, "release_date": "2022-11-20T23:00:00Z", "title": "CVE-2022-32189" }, { "cve": "CVE-2022-32190", "notes": [ { "category": "description", "text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen." } ], "product_status": { "known_affected": [ "67646", "T023657", "T025663", "T015895" ] }, "release_date": "2022-11-20T23:00:00Z", "title": "CVE-2022-32190" } ] }
ghsa-f839-v4x8-wvr3
Vulnerability from github
Published
2022-08-11 00:00
Modified
2022-08-16 00:00
Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2022-32148" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-08-10T20:15:00Z", "severity": "MODERATE" }, "details": "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.", "id": "GHSA-f839-v4x8-wvr3", "modified": "2022-08-16T00:00:27Z", "published": "2022-08-11T00:00:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148" }, { "type": "WEB", "url": "https://go.dev/cl/412857" }, { "type": "WEB", "url": "https://go.dev/issue/53423" }, { "type": "WEB", "url": "https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a" }, { "type": "WEB", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2022-0520" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ] }
gsd-2022-32148
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-32148", "description": "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.", "id": "GSD-2022-32148", "references": [ "https://www.suse.com/security/cve/CVE-2022-32148.html", "https://advisories.mageia.org/CVE-2022-32148.html", "https://access.redhat.com/errata/RHSA-2022:5775", "https://access.redhat.com/errata/RHSA-2022:5799", "https://access.redhat.com/errata/RHSA-2022:5866", "https://access.redhat.com/errata/RHSA-2022:6040", "https://access.redhat.com/errata/RHSA-2022:6042", "https://access.redhat.com/errata/RHSA-2022:6113", "https://access.redhat.com/errata/RHSA-2022:6188", "https://access.redhat.com/errata/RHSA-2022:6152", "https://alas.aws.amazon.com/cve/html/CVE-2022-32148.html", "https://access.redhat.com/errata/RHSA-2022:6183", "https://access.redhat.com/errata/RHSA-2022:6283", "https://access.redhat.com/errata/RHSA-2022:6344", "https://access.redhat.com/errata/RHSA-2022:6345", "https://access.redhat.com/errata/RHSA-2022:6346", "https://access.redhat.com/errata/RHSA-2022:6347", "https://access.redhat.com/errata/RHSA-2022:6348", "https://access.redhat.com/errata/RHSA-2022:6370", "https://access.redhat.com/errata/RHSA-2022:6430", "https://access.redhat.com/errata/RHSA-2022:7129", "https://access.redhat.com/errata/RHSA-2022:7519", "https://access.redhat.com/errata/RHSA-2022:7529", "https://access.redhat.com/errata/RHSA-2022:7648", "https://access.redhat.com/errata/RHSA-2022:8057", "https://access.redhat.com/errata/RHSA-2022:8250", "https://access.redhat.com/errata/RHSA-2022:8626", "https://access.redhat.com/errata/RHSA-2022:9047", "https://access.redhat.com/errata/RHSA-2022:7398", "https://access.redhat.com/errata/RHSA-2022:7399", "https://access.redhat.com/errata/RHSA-2023:0407", "https://access.redhat.com/errata/RHSA-2023:0408", "https://access.redhat.com/errata/RHSA-2023:1042" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-32148" ], "details": "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.", "id": "GSD-2022-32148", "modified": "2023-12-13T01:19:12.753599Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@golang.org", "ID": "CVE-2022-32148", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "net/http", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "0", "version_value": "1.17.12" }, { "version_affected": "\u003c", "version_name": "1.18.0-0", "version_value": "1.18.4" } ] } } ] }, "vendor_name": "Go standard library" } ] } }, "credits": [ { "lang": "en", "value": "Christian Mehlmauer" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-200: Information Exposure" } ] } ] }, "references": { "reference_data": [ { "name": "https://go.dev/cl/412857", "refsource": "MISC", "url": "https://go.dev/cl/412857" }, { "name": "https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a", "refsource": "MISC", "url": "https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a" }, { "name": "https://go.dev/issue/53423", "refsource": "MISC", "url": "https://go.dev/issue/53423" }, { "name": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "refsource": "MISC", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" }, { "name": "https://pkg.go.dev/vuln/GO-2022-0520", "refsource": "MISC", "url": "https://pkg.go.dev/vuln/GO-2022-0520" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.17.12", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.18.4", "versionStartIncluding": "1.18.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@golang.org", "ID": "CVE-2022-32148" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ] }, "references": { "reference_data": [ { "name": "https://go.dev/cl/412857", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://go.dev/cl/412857" }, { "name": "https://go.dev/issue/53423", "refsource": "MISC", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://go.dev/issue/53423" }, { "name": "https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a", "refsource": "MISC", "tags": [ "Mailing List", "Patch" ], "url": "https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a" }, { "name": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "refsource": "MISC", "tags": [ "Mailing List", "Release Notes" ], "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" }, { "name": "https://pkg.go.dev/vuln/GO-2022-0520", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://pkg.go.dev/vuln/GO-2022-0520" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "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" }, "exploitabilityScore": 3.9, "impactScore": 2.5 } }, "lastModifiedDate": "2023-03-02T16:35Z", "publishedDate": "2022-08-10T20:15Z" } } }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.